From a5b65c81168c90928784a1e92cda84ed5d6b9eb3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Sep 2019 19:33:39 +0100 Subject: gentoo resync : 25.09.2019 --- .../files/mythtv-30.0_p20190808-respect_LDFLAGS.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 media-tv/mythtv/files/mythtv-30.0_p20190808-respect_LDFLAGS.patch (limited to 'media-tv/mythtv/files/mythtv-30.0_p20190808-respect_LDFLAGS.patch') diff --git a/media-tv/mythtv/files/mythtv-30.0_p20190808-respect_LDFLAGS.patch b/media-tv/mythtv/files/mythtv-30.0_p20190808-respect_LDFLAGS.patch new file mode 100644 index 000000000000..8bfc2796cffe --- /dev/null +++ b/media-tv/mythtv/files/mythtv-30.0_p20190808-respect_LDFLAGS.patch @@ -0,0 +1,14 @@ +--- a/configure ++++ b/configure +@@ -7919,9 +7919,9 @@ EOF + #echo "endif # FFMPEG_CONFIG_MAK" >> $TMPMAK + + # Should be done on all platforms, but for the time being limit it to mac only +-if enabled darwin; then ++#if enabled darwin; then + echo "QMAKE_LFLAGS+=\"$LDFLAGS\"" >> $TMPMAK +-fi ++#fi + + cp_if_changed $TMPH $MYTH_CONFIG_H + -- cgit v1.2.3