[137644] trunk/dports/databases/mysql51/Portfile

pixilla at macports.org pixilla at macports.org
Mon Jun 15 15:20:06 PDT 2015


Revision: 137644
          https://trac.macports.org/changeset/137644
Author:   pixilla at macports.org
Date:     2015-06-15 15:20:06 -0700 (Mon, 15 Jun 2015)
Log Message:
-----------
databases/mysql51:
- Fix build on some systems. Closes #45456

Modified Paths:
--------------
    trunk/dports/databases/mysql51/Portfile

Modified: trunk/dports/databases/mysql51/Portfile
===================================================================
--- trunk/dports/databases/mysql51/Portfile	2015-06-15 21:20:21 UTC (rev 137643)
+++ trunk/dports/databases/mysql51/Portfile	2015-06-15 22:20:06 UTC (rev 137644)
@@ -100,6 +100,9 @@
     # doesn't build with clang as of 2011.06.27
     # This is a bug in mysql's build system, fixed in 5.5
     compiler.blacklist-append *clang*
+
+    # https://trac.macports.org/ticket/45456?replyto=4#comment
+    compiler.fallback-append macports-llvm-gcc-4.2
     
     post-build {
         if {[variant_isset universal]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150615/383cdb11/attachment.html>


More information about the macports-changes mailing list