Page MenuHomeFreeBSD

D34219.id102546.diff
No OneTemporary

D34219.id102546.diff

diff --git a/contrib/bmake/unit-tests/Makefile b/contrib/bmake/unit-tests/Makefile
--- a/contrib/bmake/unit-tests/Makefile
+++ b/contrib/bmake/unit-tests/Makefile
@@ -441,6 +441,9 @@
.if ${.SHELL:T} == "ksh"
BROKEN_TESTS+= sh-flags
.endif
+.if ${.MAKE.OS} == "Linux"
+BROKEN_TESTS+= opt-debug-x-trace
+.endif
.if ${.MAKE.OS:NDarwin} == ""
BROKEN_TESTS+= shell-ksh
.endif

File Metadata

Mime Type
text/plain
Expires
Fri, Feb 27, 4:26 PM (18 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29035757
Default Alt Text
D34219.id102546.diff (378 B)

Event Timeline