remove MOREFLAGS from test-lz4c32
This commit is contained in:
parent
ca2c5fd3c6
commit
d3eaf78838
@ -301,7 +301,6 @@ test-lz4c: lz4c datagen
|
|||||||
./datagen -g256MB | $(LZ4)c -l -v | $(LZ4)c -t
|
./datagen -g256MB | $(LZ4)c -l -v | $(LZ4)c -t
|
||||||
|
|
||||||
test-lz4c32: CFLAGS+=-m32
|
test-lz4c32: CFLAGS+=-m32
|
||||||
test-lz4c32: MOREFLAGS+="-I/usr/include/x86_64-linux-gnu"
|
|
||||||
test-lz4c32: test-lz4
|
test-lz4c32: test-lz4
|
||||||
|
|
||||||
test-interop-32-64: lz4 lz4c32 datagen
|
test-interop-32-64: lz4 lz4c32 datagen
|
||||||
|
Loading…
Reference in New Issue
Block a user