Code

-fno-stack-protector for autopackage
authoracspike <acspike@users.sourceforge.net>
Sat, 27 Oct 2007 03:13:43 +0000 (03:13 +0000)
committeracspike <acspike@users.sourceforge.net>
Sat, 27 Oct 2007 03:13:43 +0000 (03:13 +0000)
packaging/autopackage/default.apspec.in

index f99067c3b6b5678b5b3d0511c637e533f215fd35..70a89fef7b7ba1e453340b28d048ebc05de5d076 100644 (file)
@@ -21,11 +21,11 @@ export APBUILD_PROJECTNAME=inkscape
 
 PATH=/usr/local/src/inkscape/extra/static/bin:$PATH
 PKG_CONFIG_PATH=/usr/local/src/inkscape/extra/static/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig
-CPPFLAGS="-I/usr/local/src/inkscape/extra/static/include"
+CPPFLAGS="-fno-stack-protector -I/usr/local/src/inkscape/extra/static/include"
 LDFLAGS="-L/usr/local/src/inkscape/extra/static/lib"
 CXX="ccache apg++" 
 export PATH PKG_CONFIG_PATH CPPFLAGS LDFLAGS CXX
-prepareBuild --enable-binreloc --with-gnome-vfs=no --enable-lcms --enable-inkboard
+prepareBuild --enable-binreloc --with-gnome-vfs=no --enable-lcms
 
 [BuildUnprepare]
 unprepareBuild