SPECS: audit.spec - updated non-PIE auditd flags

qboosh qboosh at pld-linux.org
Sun Mar 12 09:49:57 CET 2006


Author: qboosh                       Date: Sun Mar 12 08:49:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated non-PIE auditd flags

---- Files affected:
SPECS:
   audit.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.22 SPECS/audit.spec:1.23
--- SPECS/audit.spec:1.22	Fri Mar 10 23:51:39 2006
+++ SPECS/audit.spec	Sun Mar 12 09:49:52 2006
@@ -119,7 +119,7 @@
 %configure
 # override auditd_{C,LD}FLAGS to avoid -fPIE unsupported by gcc 3.3
 %{__make} \
-	%{!?with_pie:auditd_CFLAGS= auditd_LDFLAGS=}
+	%{!?with_pie:auditd_CFLAGS="-D_REENTRANT -D_GNU_SOURCE" auditd_LDFLAGS="-Wl,-z,relro"}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -203,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/03/12 08:49:52  qboosh
+- updated non-PIE auditd flags
+
 Revision 1.22  2006/03/10 22:51:39  qboosh
 - updated to 1.1.5; builds fine with glibc 2.3.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list