diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-03-25 23:32:43 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-03-25 23:32:43 +0800 |
commit | b75bc34be4eeca9c401828f19a3d6fa98ab4f752 (patch) | |
tree | e3c726e0443af79e2ff0282768ac94ff7240639c /www | |
parent | d596d30fef7f231fab8685a848230d4e5960f427 (diff) | |
download | freebsd-ports-gnome-b75bc34be4eeca9c401828f19a3d6fa98ab4f752.tar.gz freebsd-ports-gnome-b75bc34be4eeca9c401828f19a3d6fa98ab4f752.tar.zst freebsd-ports-gnome-b75bc34be4eeca9c401828f19a3d6fa98ab4f752.zip |
www/firefox: unbreak build with USE_MOZILLA=-soundtouch after r401981
../../dom/media/Unified_cpp_dom_media0.o: In function `mozilla::AudioStream::~AudioStream()':
/obj/dom/media/Unified_cpp_dom_media0.cpp:(.text+0x44f0): undefined reference to `soundtouch::destroySoundTouchObj(soundtouch::SoundTouch*)'
/usr/bin/ld: ../../dom/media/Unified_cpp_dom_media0.o: relocation R_X86_64_PC32 against `_ZN10soundtouch20destroySoundTouchObjEPNS_10SoundTouchE' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/files/patch-z-bug517422 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/firefox/files/patch-z-bug517422 b/www/firefox/files/patch-z-bug517422 index b7cc4505521b..723900a6a894 100644 --- a/www/firefox/files/patch-z-bug517422 +++ b/www/firefox/files/patch-z-bug517422 @@ -62,17 +62,6 @@ diff --git config/system-headers config/system-headers index bef567c..9807c29 100644 --- config/system-headers +++ config/system-headers -@@ -1257,8 +1257,10 @@ X11/Xlocale.h - X11/Xos.h - X11/Xutil.h - zmouse.h -+#if MOZ_NATIVE_SOUNDTOUCH==1 - soundtouch/SoundTouch.h - soundtouch/SoundTouchFactory.h -+#endif - #if MOZ_LIBAV_FFT==1 - libavcodec/avfft.h - #endif @@ -1364,3 +1363,17 @@ graphite2/Segment.h harfbuzz/hb-ot.h harfbuzz/hb.h |