diff --git a/games-fps/quakeforge/quakeforge-9999.ebuild b/games-fps/quakeforge/quakeforge-9999.ebuild index 429ef137bf1dc..6013dac54d34f 100644 --- a/games-fps/quakeforge/quakeforge-9999.ebuild +++ b/games-fps/quakeforge/quakeforge-9999.ebuild @@ -90,6 +90,7 @@ src_configure() { $(use_with client x) --disable-Werror --disable-dga + --disable-simd # all this does is append -mavx2 and similar --enable-xdg # non-x11 clients are mostly abandoned/broken (SDL1 still useful for pulseaudio) --with-clients=$(usev client x11)