]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed explicit BACKTRACE order
authorYann Collet <cyan@fb.com>
Wed, 10 Oct 2018 00:12:21 +0000 (17:12 -0700)
committerYann Collet <cyan@fb.com>
Wed, 10 Oct 2018 00:12:21 +0000 (17:12 -0700)
commite0ab6b61b7df61172bb9f2ce7eb9d76106d5e556
tree488385b5966540f99b12e9423b662c6f4d8d3958
parent1e0c5466c5a2cd52210270f56f61ac5ca2b1ec4a
fixed explicit BACKTRACE order

and automatic linux backtrace detection :
__GLIBC__ must be tested after #include <features.h>
programs/Makefile
programs/fileio.c