]> git.ipfire.org Git - thirdparty/zstd.git/commit
make -C tests legacy : minor flag alteration
authorYann Collet <cyan@fb.com>
Sun, 14 Jan 2018 22:09:17 +0000 (14:09 -0800)
committerYann Collet <cyan@fb.com>
Sun, 14 Jan 2018 22:09:17 +0000 (14:09 -0800)
commit4792ac6689d8e27d2f9aab4535d7efc8964180f0
treeaed5f6ad0f09b579b406918009b44d640a035163
parent99a0a8bbd2c2faa7f90dd755f4523f669086cb99
make -C tests legacy : minor flag alteration

ZSTD_LEGACY_SUPPORT is a macro constant,
so it should be part of CPPFLAGS, instead of CFLAGS
tests/Makefile