summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2012-12-19 09:13:21 +0000
committerPádraig Brady <P@draigBrady.com>2012-12-19 11:30:42 +0000
commit82b1728c4b03f80c56eae0f59d0e9a75e3d2bf9f (patch)
tree42141759c5273f34c030b2032ff91dcff4945e6e /tests
parent6cedbca7f95865707d73273a5e06eed4e9a478ec (diff)
downloadcoreutils-82b1728c4b03f80c56eae0f59d0e9a75e3d2bf9f.tar.xz
build: avoid --enable-gcc-warnings on GCC <= 4.5
* configure.ac: Only enable warnings automatically when on GCC >= 4.6 (and when building from a git checkout) as that was the first GCC version to support fine-grained control of warnings, allowing them to be adjusted around certain code sections. gnulib relies on this for certain warnings, so avoid auto enabling this option lest we trigger build failures on now over two year old compilers. Reported by Zartaj Majeed with GCC 4.5.3 on cygwin.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions