Author: andrew
Date: Sat Nov 24 18:25:00 2018
New Revision: 340911
URL: https://svnweb.freebsd.org/changeset/base/340911

Log:
  Re-enable the dynamiclib tests. These should be fixed by r340910.

Modified:
  head/lib/csu/tests/Makefile

Modified: head/lib/csu/tests/Makefile
==============================================================================
--- head/lib/csu/tests/Makefile Sat Nov 24 18:23:53 2018        (r340910)
+++ head/lib/csu/tests/Makefile Sat Nov 24 18:25:00 2018        (r340911)
@@ -2,7 +2,7 @@
 
 SUBDIR=                dso
 TESTS_SUBDIRS= dynamic
-#TESTS_SUBDIRS+=       dynamiclib
+TESTS_SUBDIRS+=        dynamiclib
 TESTS_SUBDIRS+=        static
 
 .include <bsd.test.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to