mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-fps/quakeforge: pass new --disable-simd for live ebuild
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user