remove MOREFLAGS from test-lz4c32

This commit is contained in:
Przemyslaw Skibinski 2017-02-16 16:30:16 +01:00
parent ca2c5fd3c6
commit d3eaf78838

View File

@ -301,7 +301,6 @@ test-lz4c: lz4c datagen
./datagen -g256MB | $(LZ4)c -l -v | $(LZ4)c -t
test-lz4c32: CFLAGS+=-m32
test-lz4c32: MOREFLAGS+="-I/usr/include/x86_64-linux-gnu"
test-lz4c32: test-lz4
test-interop-32-64: lz4 lz4c32 datagen