[BZ #1438]
authorRoland McGrath <roland@gnu.org>
Sat, 8 Oct 2005 06:27:49 +0000 (06:27 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 8 Oct 2005 06:27:49 +0000 (06:27 +0000)
2005-10-07  Roland McGrath  <roland@redhat.com>
[BZ #1438]
* include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
friendly to -Wundef.
(__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.

ChangeLog

index 243dda7..5f40b7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-07  Roland McGrath  <roland@redhat.com>
+
+       [BZ #1438]
+       * include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
+       friendly to -Wundef.
+       (__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.
+
 2005-10-06  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because