]> git.pld-linux.org Git - packages/cronie.git/commitdiff
- -fPIE in gcc 3.4
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Mar 2012 15:43:19 +0000 (15:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cronie.spec -> 1.60

cronie.spec

index 55d53119f4b2561d68168552854947ce3c2e32a4..4c485e0b4e2cc1b90fd1e6dbb11f5ce8f4e5816e 100644 (file)
@@ -115,7 +115,9 @@ Opis zadania Upstart dla Cronie.
        --with%{!?with_selinux:out}-selinux \
        --with%{!?with_audit:out}-audit \
        --with%{!?with_inotify:out}-inotify \
+%if "%{cc_version}" >= "3.4"
        --enable-pie \
+%endif
        --enable-relro \
        --enable-anacron
 
This page took 0.057531 seconds and 4 git commands to generate.