summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/alsa-oss/files/alsa-oss-1.0.12-hardened.patch')
-rw-r--r--media-libs/alsa-oss/files/alsa-oss-1.0.12-hardened.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/media-libs/alsa-oss/files/alsa-oss-1.0.12-hardened.patch b/media-libs/alsa-oss/files/alsa-oss-1.0.12-hardened.patch
new file mode 100644
index 000000000000..847a7da932f8
--- /dev/null
+++ b/media-libs/alsa-oss/files/alsa-oss-1.0.12-hardened.patch
@@ -0,0 +1,13 @@
+Index: alsa-oss-1.0.12/test/Makefile.am
+===================================================================
+--- alsa-oss-1.0.12.orig/test/Makefile.am
++++ alsa-oss-1.0.12/test/Makefile.am
+@@ -7,7 +7,7 @@ lmixer_SOURCES=lmixer.cc
+ noinst_HEADERS = mixctl.h
+
+ INCLUDES=-I$(top_srcdir)/oss-redir
+-AM_CFLAGS=-static -Wall -pipe -g
++AM_CFLAGS=-Wall -pipe -g
+
+ EXTRA_DIST=
+