24523303 do not publish cppunit when BUILD_TYPE=evaluation
authorJohn Beck <John.Beck@Oracle.COM>
Thu, 25 Aug 2016 12:09:20 -0700
changeset 6691 95c4bf930e14
parent 6690 dcb9b5e3b729
child 6692 1311c619fec6
24523303 do not publish cppunit when BUILD_TYPE=evaluation
components/cppunit/Makefile
--- a/components/cppunit/Makefile	Wed Aug 24 19:39:53 2016 -0700
+++ b/components/cppunit/Makefile	Thu Aug 25 12:09:20 2016 -0700
@@ -36,6 +36,9 @@
 
 TPNO=			20676
 
+# Needs older version of libpng, no longer available in evaluation builds.
+include $(WS_MAKE_RULES)/no-evaluation.mk
+
 include $(WS_MAKE_RULES)/common.mk