summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-01-14 23:06:21 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-01-14 23:06:21 +0000
commit106a487051a326138a16bc025b506ce00522bfe8 (patch)
treec24d591d73afb9f3205f4f9611057297d3daf08d /kde-base/arts/files
parentadded blocking dep on kde-base/akregator, the new split ebuild from 3.4, and ... (diff)
downloadhistorical-106a487051a326138a16bc025b506ce00522bfe8.tar.gz
historical-106a487051a326138a16bc025b506ce00522bfe8.tar.bz2
historical-106a487051a326138a16bc025b506ce00522bfe8.zip
Fixed broken patch.
Diffstat (limited to 'kde-base/arts/files')
-rw-r--r--kde-base/arts/files/arts-1.4-mcopidl.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/kde-base/arts/files/arts-1.4-mcopidl.patch b/kde-base/arts/files/arts-1.4-mcopidl.patch
new file mode 100644
index 000000000000..2e51ba3bff67
--- /dev/null
+++ b/kde-base/arts/files/arts-1.4-mcopidl.patch
@@ -0,0 +1,9 @@
+diff -uNr arts-1.3.91.orig/mcopidl/Makefile.am arts-1.3.91/mcopidl/Makefile.am
+--- arts-1.3.91.orig/mcopidl/Makefile.am 2005-01-14 23:56:06.310717856 +0100
++++ arts-1.3.91/mcopidl/Makefile.am 2005-01-15 00:02:29.459470392 +0100
+@@ -1,4 +1,4 @@
+-KDE_CXXFLAGS = $(NOOPT_CXXFLAGS)
++KDE_CXXFLAGS = $(NOOPT_CXXFLAGS) -fno-stack-protector -fno-stack-protector-all
+ INCLUDES = -I$(top_srcdir)/mcop -I$(top_builddir)/mcop $(all_includes)
+ ####### Files
+