This commit is contained in:
Yann Collet 2014-11-30 23:34:29 +01:00
parent d008c87151
commit bf79270ced
6 changed files with 0 additions and 16 deletions

View File

@ -1,14 +0,0 @@
# LZ4 - Fast LZ compression algorithm
# Copyright (C) 2011-2014, Yann Collet.
# BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
prefix=/usr
libdir=/usr/lib
includedir=/usr/include
Name: lz4
Description: fast lossless compression algorithm library
URL: http://code.google.com/p/lz4/
Version:
Libs: -L/usr/lib -llz4
Cflags: -I/usr/include

View File

@ -1 +0,0 @@
liblz4.so.1.4.1

View File

@ -1 +0,0 @@
liblz4.so.1.4.1

Binary file not shown.

BIN
lib/lz4.o

Binary file not shown.

Binary file not shown.