mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/apparmor: pass -Onone for tests
The Perl ones take a while and it looks like they're stuck otherwise. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -78,7 +78,7 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
emake CXX="$(tc-getCXX)" USE_SYSTEM=1 check
|
||||
emake CXX="$(tc-getCXX)" USE_SYSTEM=1 check -Onone
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user