[110405] trunk/dports/devel/libusb-legacy/Portfile

snc at macports.org snc at macports.org
Fri Aug 30 15:25:05 PDT 2013


Revision: 110405
          https://trac.macports.org/changeset/110405
Author:   snc at macports.org
Date:     2013-08-30 15:25:05 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
libusb-legacy: blacklist all clangs

Modified Paths:
--------------
    trunk/dports/devel/libusb-legacy/Portfile

Modified: trunk/dports/devel/libusb-legacy/Portfile
===================================================================
--- trunk/dports/devel/libusb-legacy/Portfile	2013-08-30 22:21:26 UTC (rev 110404)
+++ trunk/dports/devel/libusb-legacy/Portfile	2013-08-30 22:25:05 UTC (rev 110405)
@@ -64,7 +64,8 @@
 }
 
 # does not work with clang when +universal; just disable clang for now
-compiler.blacklist  clang
+# Undefined symbols for architecture i386
+compiler.blacklist  *clang*
 
 configure.args      --disable-build-docs \
                     --libdir=${prefix}/lib/libusb-legacy \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/17881907/attachment.html>


More information about the macports-changes mailing list