Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144968995
D36809.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
420 B
Referenced Files
None
Subscribers
None
D36809.diff
View Options
diff --git a/lib/libc/tests/stdlib/Makefile b/lib/libc/tests/stdlib/Makefile
--- a/lib/libc/tests/stdlib/Makefile
+++ b/lib/libc/tests/stdlib/Makefile
@@ -7,7 +7,9 @@
ATF_TESTS_C+= heapsort_test
ATF_TESTS_C+= mergesort_test
ATF_TESTS_C+= qsort_test
+.if ${COMPILER_TYPE} == "clang"
ATF_TESTS_C+= qsort_b_test
+.endif
ATF_TESTS_C+= qsort_r_compat_test
ATF_TESTS_C+= qsort_r_test
ATF_TESTS_C+= qsort_s_test
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 15, 2:42 PM (7 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28744937
Default Alt Text
D36809.diff (420 B)
Attached To
Mode
D36809: qsort_b_test: Only build on clang.
Attached
Detach File
Event Timeline
Log In to Comment