diff options
author | Jim Meyering <meyering@redhat.com> | 2008-01-17 10:20:24 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-01-17 10:53:44 +0100 |
commit | 27d1636b332084227ca81efced5b90cbe01a1310 (patch) | |
tree | e6209ee077f8fd343660ef2839bcc8ce9ac7cc21 /old | |
parent | 0702758ca464da65b4333d63665f104de88b00b4 (diff) | |
download | coreutils-27d1636b332084227ca81efced5b90cbe01a1310.tar.xz |
Do not define-away __attribute__ when __STRICT_ANSI__ is set.
* src/system.h (__attribute__): Remove the __STRICT_ANSI__ disjunct.
It has been unnecessary since approximately gcc-2.6, and now, leaving
it would cause gcc -Werror -ansi to fail to compile csplit.c.
* gl/lib/randread.c (__attribute__): Likewise.
Diffstat (limited to 'old')
0 files changed, 0 insertions, 0 deletions