]> git.pld-linux.org Git - packages/kdelibs.git/commitdiff
disable ssp, link errors
authorElan Ruusamäe <glen@delfi.ee>
Mon, 26 May 2014 20:23:31 +0000 (23:23 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 26 May 2014 20:23:31 +0000 (23:23 +0300)
kdelibs.spec

index 0988bba7144d0d26570777d352fda785af3c2f54..947856abfc35619292c2fda686dcabb317175424 100644 (file)
@@ -198,6 +198,9 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # unresolved kss_* symbols in libkscreensaver.so.X (by design)
 %define                skip_post_check_so libkscreensaver.so.4.2.0
 
+# ssp flags, fix this later
+%undefine      _ssp_cflags
+
 %description
 This package includes libraries that are central to the development
 and execution of a KDE 3 programs, misc HTML documentation and theme
This page took 0.113004 seconds and 4 git commands to generate.