Skip to content
Snippets Groups Projects
Commit c232e608 authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

www/firefox: disable LTO on powerpc64le

Disable for now to fix runtime. Firefox segfaults at startup with LTO.
parent 4e171dd9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment