summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/audacious/files/audacious_ldflags.patch')
-rw-r--r--media-sound/audacious/files/audacious_ldflags.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-sound/audacious/files/audacious_ldflags.patch b/media-sound/audacious/files/audacious_ldflags.patch
deleted file mode 100644
index e030b1af5dae..000000000000
--- a/media-sound/audacious/files/audacious_ldflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.old 2012-01-17 12:41:09.000000000 +0000
-+++ configure 2012-01-17 12:41:42.000000000 +0000
-@@ -4759,7 +4759,7 @@
- *linux*)
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
- $as_echo "yes" >&6; }
-- LDFLAGS="$LDFLAGS -z defs"
-+ LDFLAGS="$LDFLAGS -Wl,-z,defs"
- ;;
- *)
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5