From: Paweł Sikora Date: Thu, 7 Sep 2006 09:48:34 +0000 (+0000) Subject: - ssp dropped. X-Git-Tag: auto/th/setup-2_4_10-4 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=c1e816660f24cb40d41860ed670c7683f8a8701c;hp=51afe82b70afae5acedb5101ce74377eeaca5c2e;p=packages%2Fsetup.git - ssp dropped. Changed files: setup.spec -> 1.126 --- diff --git a/setup.spec b/setup.spec index 02b9d6c..335eaf3 100644 --- a/setup.spec +++ b/setup.spec @@ -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 \