diff options
author | David Aguilar <davvid@gmail.com> | 2022-01-15 18:05:20 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-01-16 14:18:17 -0800 |
commit | ffb9f2980902d23a5640435306031bc298eb4e02 (patch) | |
tree | 4435286a9def792b11667018b31e13da0aa32a33 /t/t9350-fast-export.sh | |
parent | Merge branch 'hn/reftable' (diff) | |
download | tgif-ffb9f2980902d23a5640435306031bc298eb4e02.tar.xz |
build: centos/RHEL 7 ships with an older gcc and zlib
GCC 4.8.5 is the default system compiler on centos7/RHEL7.
This version requires -std=c99 to enable c99 support.
zlib 1.2.7 on centos7/rhel7 lacks uncompress2().
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9350-fast-export.sh')
0 files changed, 0 insertions, 0 deletions