Fast Version Control System
Git now requires C99 support and a zlib with uncompress2 by default. On EL7, gcc-4.8.5 requires a flag to enable C99 support. Compilation also fails without -fPIC on EL7, for reasons of which I am not entirely clear. (I do not like making a change I cannot justify or explain properly, but it is better than dropping EL7 support until I have time to learn the reason(s).) Update the %build_cflags macro when building on EL7 to enable C99 support and set -fPIC. Define NO_UNCOMPRESS2 to use compat/zlib-uncompress2.c. |
||
---|---|---|
.gitignore | ||
.mailmap | ||
0001-checkout-avoid-BUG-when-hitting-a-broken-repository.patch | ||
0001-t-lib-gpg-use-with-colons-when-parsing-gpgsm-output.patch | ||
0002-t-lib-gpg-reload-gpg-components-after-updating-trust.patch | ||
0003-t-lib-gpg-kill-all-gpg-components-not-just-gpg-agent.patch | ||
0004-t4202-match-gpgsm-output-from-GnuPG-2.3.patch | ||
0005-gpg-interface-match-SIG_CREATED-if-it-s-the-first-li.patch | ||
git-cvsimport-Ignore-cvsps-2.2b1-Branches-output.patch | ||
git-gui.desktop | ||
git.rpmlintrc | ||
git.skip-test-patterns | ||
git.socket | ||
git.spec | ||
git.xinetd.in | ||
git@.service.in | ||
gitweb-httpd.conf | ||
gitweb.conf.in | ||
gpgkey-junio.asc | ||
print-failed-test-output | ||
sources |