Reactivate gcc44.patch accidently commented out before

This commit is contained in:
Henrik Nordström 2009-04-20 17:21:19 +00:00
parent f0f15ead56
commit 3a65b2a9e9

View File

@ -65,7 +65,7 @@ lookup program (dnsserver), a program for retrieving FTP data
%patch204 -p1 -b .perlpath
%patch205 -p1 -b .smb-path
%patch208 -p1 -b .from_manpg
#patch209 -p1 -b .gcc44
%patch209 -p1 -b .gcc44
%build
export CXXFLAGS="-fPIE %{optflags}" ; export CFLAGS="-fPIE -Os -g -pipe -fsigned-char %{optflags}" ; export LDFLAGS="-pie" ;