diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-30 08:35:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-30 08:35:09 +0000 |
commit | 366778e93f9796e895bc97fcadb691f497dd4b98 (patch) | |
tree | 02dee204a2aca225a3873263e4756432a48d1d81 | |
parent | 16b15c86f35202587a86bfec4711946e1eadcbcf (diff) | |
download | glibc-366778e93f9796e895bc97fcadb691f497dd4b98.tar glibc-366778e93f9796e895bc97fcadb691f497dd4b98.tar.gz glibc-366778e93f9796e895bc97fcadb691f497dd4b98.tar.bz2 glibc-366778e93f9796e895bc97fcadb691f497dd4b98.zip |
(CFLAGS-initgrcache.c): Set to -fexceptions.cvs/fedora-glibc-20040930T0838
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |