]> git.ipfire.org Git - thirdparty/zstd.git/commit
Add $(FLAGS) when testing for zlib/lzma support.
authorNick Terrell <terrelln@fb.com>
Wed, 22 Mar 2017 19:33:08 +0000 (12:33 -0700)
committerNick Terrell <terrelln@fb.com>
Wed, 22 Mar 2017 19:33:08 +0000 (12:33 -0700)
commit741e3e831489266c8174cb157ca59b1f9bafd5bc
tree1dac5fb0218964e4523b98c5bf0e0166fd436e38
parentf09acd2963e1008785b4a19e6e9ca07224cbf570
Add $(FLAGS) when testing for zlib/lzma support.

* If zlib/lzma isn't in the usual spot, it won't be used,
  even if `$CFLAGS` and `$LDFLAGS` add the location it is in.
* Update the test code snippets to not trigger any warnings.
programs/Makefile