Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159268088
D36809.id111226.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
430 B
Referenced Files
None
Subscribers
None
D36809.id111226.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_test
ATF_TESTS_C+= qsort_s_test
ATF_TESTS_C+= set_constraint_handler_s_test
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 13, 3:23 AM (2 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33919567
Default Alt Text
D36809.id111226.diff (430 B)
Attached To
Mode
D36809: qsort_b_test: Only build on clang.
Attached
Detach File
Event Timeline
Log In to Comment