aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-03-06 20:47:43 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-03-06 20:47:43 +0000
commitc232e6080974541f0e18d842e5c3d68657df2858 (patch)
treeba93699e9633fb27d140b679b91c5d24a820599b
parent4e171dd99a5f58849e8d61f7719ef8ecaba4b472 (diff)
downloadports-c232e6080974541f0e18d842e5c3d68657df2858.tar.gz
ports-c232e6080974541f0e18d842e5c3d68657df2858.zip
www/firefox: disable LTO on powerpc64le
Disable for now to fix runtime. Firefox segfaults at startup with LTO.
-rw-r--r--www/firefox/Makefile.options1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options
index 787ffd580ecc..a277e8f44d1e 100644
--- a/www/firefox/Makefile.options
+++ b/www/firefox/Makefile.options
@@ -7,7 +7,6 @@ OPTIONS_DEFAULT+= DBUS FFMPEG OPTIMIZED_CFLAGS PROFILE \
${OPTIONS_GROUP_AUDIO:NALSA}
OPTIONS_DEFAULT_aarch64+= LTO
OPTIONS_DEFAULT_amd64+= LTO
-OPTIONS_DEFAULT_powerpc64le+= LTO
OPTIONS_GROUP+= AUDIO
OPTIONS_GROUP_AUDIO= ALSA JACK PULSEAUDIO SNDIO