22589828 Enable libarchive system-test target for future Userland PIT Testing
authorRich Burridge <rich.burridge@oracle.com>
Thu, 01 Dec 2016 12:20:23 -0800
changeset 7426 abc5f049b858
parent 7425 8481bb15c52b
child 7427 c3b5f80d7dfb
22589828 Enable libarchive system-test target for future Userland PIT Testing
components/libarchive/Makefile
--- a/components/libarchive/Makefile	Thu Dec 01 11:54:42 2016 -0800
+++ b/components/libarchive/Makefile	Thu Dec 01 12:20:23 2016 -0800
@@ -37,6 +37,7 @@
 TPNO=			29683
 
 TEST_TARGET= install $(TEST_32_and_64)
+SYSTEM_TEST_TARGET= build $(SYSTEM_TEST_32_and_64)
 include $(WS_MAKE_RULES)/common.mk
 
 # Userland default includes -mt which links with libthread which we don't need.