From: Andreas Jaeger Date: Thu, 9 Sep 2004 06:35:47 +0000 (+0000) Subject: * nscd/Makefile (CFLAGS-nscd_setup_thread.c): Set to -fpie. X-Git-Tag: cvs/fedora-base~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45ab54ce2db0751bfe1b30c044e1e6fffd1e017e;p=thirdparty%2Fglibc.git * nscd/Makefile (CFLAGS-nscd_setup_thread.c): Set to -fpie. --- diff --git a/ChangeLog b/ChangeLog index 809ce764fe5..f0a74a85df1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-09-09 Andreas Jaeger + + * nscd/Makefile (CFLAGS-nscd_setup_thread.c): Set to -fpie. + 2004-09-08 Ulrich Drepper * sysdeps/unix/sysv/linux/bits/socket.h (__SCM_CONNECT): Removed.