]> git.pld-linux.org Git - packages/setup.git/commitdiff
- ssp dropped. auto/th/setup-2_4_10-4
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 7 Sep 2006 09:48:34 +0000 (09:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    setup.spec -> 1.126

setup.spec

index 02b9d6c19649b96969f45608939045b0211dd566..335eaf351101216885bb7aceee78a60bd153e87a 100644 (file)
@@ -2,9 +2,6 @@
 # TODO:
 # - make some README.PLD with system features description
 #
-# Conditional build:
-%bcond_with    ssp     # enable stack-smashing protector (vide dietlibc.spec)
-#
 %define        iana_etc_ver    1.04
 %undefine      with_ccache
 #
@@ -85,7 +82,7 @@ install %{SOURCE3} postshell.c
 %{__make} -C iana-etc-%{iana_etc_ver}
 
 %{__make} \
-       OPT_FLAGS="%{rpmcflags} %{?with_ssp:-fno-stack-protector}" \
+       OPT_FLAGS="%{rpmcflags}" \
        LDFLAGS="%{rpmldflags}" \
        CC="diet %{__cc}"
 %{__make} postshell update-fstab \
This page took 0.034461 seconds and 4 git commands to generate.