mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-laptop/tp_smapi: Filter -mssse3 (bug #492964)
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -62,6 +62,7 @@ src_compile() {
|
||||
# So we need to ensure that appended user CLAGS do not re-enable SSE
|
||||
# https://bugs.gentoo.org/show_bug.cgi?id=492964
|
||||
replace-flags '-msse*' ''
|
||||
replace-flags '-mssse3' ''
|
||||
|
||||
linux-mod_src_compile
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user