SPECS: gc.spec - build with -DUSE_LIBC_PRIVATES - now it works wit...

qboosh qboosh at pld-linux.org
Wed Jun 15 12:06:01 CEST 2005


Author: qboosh                       Date: Wed Jun 15 10:06:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with -DUSE_LIBC_PRIVATES - now it works with grsec hiding
  memory layout in /proc (but can cause problems with prelink)

---- Files affected:
SPECS:
   gc.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/gc.spec
diff -u SPECS/gc.spec:1.27 SPECS/gc.spec:1.28
--- SPECS/gc.spec:1.27	Sun Jun 12 21:36:39 2005
+++ SPECS/gc.spec	Wed Jun 15 12:05:56 2005
@@ -66,6 +66,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
+	CPPFLAGS="-DUSE_LIBC_PRIVATES" \
 	--enable-threads=posix
 %{__make}
 
@@ -108,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/06/15 10:05:56  qboosh
+- build with -DUSE_LIBC_PRIVATES - now it works with grsec hiding
+  memory layout in /proc (but can cause problems with prelink)
+
 Revision 1.27  2005/06/12 19:36:39  qboosh
 - updated to 6.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gc.spec?r1=1.27&r2=1.28&f=u




More information about the pld-cvs-commit mailing list