]> git.pld-linux.org Git - packages/audit.git/commitdiff
- build PIE after Ac
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Oct 2005 18:38:51 +0000 (18:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audit.spec -> 1.8

audit.spec

index d12d0542ea6d45d875ec86cc1a5bbd5ae0009261..8b31233a7b38e355531bb539e132daed535e9e06 100644 (file)
@@ -14,6 +14,7 @@ Source3:      %{name}d.sysconfig
 URL:           http://people.redhat.com/sgrubb/audit/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1.9
+BuildRequires: gcc >= 5:3.4
 BuildRequires: libtool
 BuildRequires: linux-libc-headers >= 2.6.11
 PreReq:                rc-scripts
@@ -91,9 +92,7 @@ install -D %{SOURCE1} src/mt/linux/audit.h
 %{__autoheader}
 %{__automake}
 %configure
-# override auditd_CFLAGS to avoid -fPIE unsupported by gcc 3.3
-%{__make} \
-       auditd_CFLAGS="-fPIC"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.032043 seconds and 4 git commands to generate.