Core: BSD/clang patch (thanks SenderGhost)

git-svn-id: svn://ultimatepp.org/upp/trunk@7803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-10-20 18:17:41 +00:00
parent 00835b92be
commit 920cb4f81d
4 changed files with 16 additions and 8 deletions

View file

@ -3,12 +3,11 @@ uses
file
lz4.h,
lz4upp.cpp,
lz4upp.cpp optimize_speed,
util.cpp,
lib\lz4.c optimize_speed,
lib\lz4.h,
lib\LICENSE,
result.txt;
lib\LICENSE;
mainconfig
"" = "SSE2";

View file

@ -1,3 +0,0 @@
Compress 2.422
Decompress 1.672
-------------