Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153541814
D36566.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
716 B
Referenced Files
None
Subscribers
None
D36566.id.diff
View Options
diff --git a/tests/sys/fs/Makefile b/tests/sys/fs/Makefile
--- a/tests/sys/fs/Makefile
+++ b/tests/sys/fs/Makefile
@@ -12,13 +12,8 @@
#TESTS_SUBDIRS+= nullfs # XXX: needs rump
# fusefs tests cannot be compiled/used without the googletest infrastructure.
.if ${COMPILER_FEATURES:Mc++14} && ${MK_GOOGLETEST} != "no"
-# Don't build fusefs tests for MIPS while LLVM PR 43263 is active, as part
-# of the fusefs tests trigger excessively long compile time. The build does
-# eventually succeed, but it's perhaps better to not do so by default for now.
-.if ${MACHINE_CPUARCH} != "mips" || ${COMPILER_TYPE} != "clang"
TESTS_SUBDIRS+= fusefs
.endif
-.endif
TESTS_SUBDIRS+= tmpfs
${PACKAGE}FILES+= h_funcs.subr
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 6:52 PM (4 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31994413
Default Alt Text
D36566.id.diff (716 B)
Attached To
Mode
D36566: tests/sys/fs: remove mips workaround
Attached
Detach File
Event Timeline
Log In to Comment