components/mysql-5-6/Makefile
changeset 6009 f947b86fc7dd
parent 5837 2f6077a68fbd
child 6552 402379bc1b60
--- a/components/mysql-5-6/Makefile	Mon May 16 17:10:31 2016 -0700
+++ b/components/mysql-5-6/Makefile	Mon May 16 17:12:29 2016 -0700
@@ -36,6 +36,14 @@
 COMPONENT_PROJECT_URL = http://dev.mysql.com/ 
 COMPONENT_BUGDB       = database/mysql
 
+# Requires newer version of system/library/c++-runtime from Studio, available
+# in S12 but not 11.3, so do not publish.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_32_and_64=
+INSTALL_32_and_64=
+PUBLISH_STAMP=
+endif
+
 #We use cp(1) instead of cloney because we use TAR to copy files and the TAR 
 #used doesn't handle long links
 CLONEY = echo