mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08: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:
parent
84fc82ee15
commit
5de7e45c17
@ -78,7 +78,7 @@ src_compile() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_test() {
|
src_test() {
|
||||||
emake CXX="$(tc-getCXX)" USE_SYSTEM=1 check
|
emake CXX="$(tc-getCXX)" USE_SYSTEM=1 check -Onone
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user