[98808] trunk/dports/devel/inform/Portfile
jmr at macports.org
jmr at macports.org
Tue Oct 16 23:39:07 PDT 2012
Revision: 98808
http://trac.macports.org//changeset/98808
Author: jmr at macports.org
Date: 2012-10-16 23:39:07 -0700 (Tue, 16 Oct 2012)
Log Message:
-----------
inform: blacklist clang to work around errors (#35972)
Modified Paths:
--------------
trunk/dports/devel/inform/Portfile
Modified: trunk/dports/devel/inform/Portfile
===================================================================
--- trunk/dports/devel/inform/Portfile 2012-10-17 05:59:56 UTC (rev 98807)
+++ trunk/dports/devel/inform/Portfile 2012-10-17 06:39:07 UTC (rev 98808)
@@ -19,6 +19,10 @@
ftp://ftp.ifarchive.org/${subdir}
patchfiles patch-include-Makefile.in patch-lib-Makefile.in
+# running a compiled program during the build process fails when it is
+# compiled with clang, for unclear reasons -- ticket #35972
+compiler.blacklist clang
+
# The install of inform will build the executable to name-version and make a
# sym link to name. This causes two problems. The sym link is not relative to
# the bin directory making it link to the files in the dports directory which
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121016/6b9a4f79/attachment.html>
More information about the macports-changes
mailing list