X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fperl;h=c4ddc8e7604e5157e5de4126288daeb87e7e78cf;hb=3fb3a3b02188ac7e74bbbb882083f6aeba1923f0;hp=f507544c425456944db3a40ae4ad5c027d6c0403;hpb=a99de963c9f272ec8850002a734dca4aa1f77dae;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/perl b/lfs/perl index f507544c4..c4ddc8e76 100644 --- a/lfs/perl +++ b/lfs/perl @@ -80,6 +80,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) ifneq "$(ROOT)" "" cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-libc-2.patch endif + cd $(DIR_APP) && sed -i -e 's|-fstack-protector|-fno-stack-protector|g' Configure ifeq "$(ROOT)" "" cd $(DIR_APP) && ./configure.gnu --prefix=/usr -Dman1dir=/usr/share/man/man1 \ -Dman3dir=/usr/share/man/man3 -Dpager="/usr/bin/less -isR" -Dusethreads