about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-30 08:35:09 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-30 08:35:09 +0000
commit366778e93f9796e895bc97fcadb691f497dd4b98 (patch)
tree02dee204a2aca225a3873263e4756432a48d1d81
parent16b15c86f35202587a86bfec4711946e1eadcbcf (diff)
downloadglibc-366778e93f9796e895bc97fcadb691f497dd4b98.tar.gz
glibc-366778e93f9796e895bc97fcadb691f497dd4b98.tar.xz
glibc-366778e93f9796e895bc97fcadb691f497dd4b98.zip
(CFLAGS-initgrcache.c): Set to -fexceptions. cvs/fedora-glibc-20040930T0838
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 328d88253f..8df6b1977c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@
 2004-09-30  Andreas Jaeger  <aj@suse.de>
 
 	* nscd/Makefile (CFLAGS-nscd_initgroups.c): Set to -fpie.
-	(CFLAGS-initgrcache.c): Likewise.
+	(CFLAGS-initgrcache.c): Set to -fexceptions.
 
 2004-09-29  Ulrich Drepper  <drepper@redhat.com>