23750426 do not publish rsyslog when BUILD_TYPE=evaluation
authorJohn Beck <John.Beck@Oracle.COM>
Wed, 06 Jul 2016 14:41:23 -0700
changeset 6376 1d1ddd663729
parent 6375 f86565e965a1
child 6377 12498e4ad8f9
23750426 do not publish rsyslog when BUILD_TYPE=evaluation
components/rsyslog/Makefile
--- a/components/rsyslog/Makefile	Wed Jul 06 14:38:35 2016 -0700
+++ b/components/rsyslog/Makefile	Wed Jul 06 14:41:23 2016 -0700
@@ -47,6 +47,14 @@
 # It was working in the previous version, but not sure why
 # it breaks now. Leaving it at no tests for now.
 TEST_TARGET= $(NO_TESTS)
+
+# Requires mysql-57 not available on S11.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_64=
+INSTALL_64=
+PUBLISH_STAMP=
+endif
+
 include $(WS_MAKE_RULES)/common.mk
 
 # Automake fix, regenerates configure file to get rid of the