diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2005-11-15 15:46:42 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2005-11-15 15:46:42 +0000 |
commit | db530a74abd93506dd1163607159106f3853f118 (patch) | |
tree | a363a22d4e2e0d7f6dc551ff512b2ccf93d2d930 /lib | |
parent | 5b459701d6699f6792a912e977f810cf2c13b57c (diff) |
Having __STRICT_ANSI__ (gcc -ansi) stop all non-ANSI interfaces from
being visible causes too many problems to be worth it. Lots of
thigns in ports use -ansi and expect to still be able to use POSIX bits.
We may want to disable long long for __STRICT_ANSI__ in the future since
this is consistent with what gcc whines about.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions