svn commit: r223685 - projects/portbuild/www
Mark Linimon
linimon at FreeBSD.org
Wed Jun 29 21:12:48 UTC 2011
Author: linimon (doc,ports committer)
Date: Wed Jun 29 21:12:48 2011
New Revision: 223685
URL: http://svn.freebsd.org/changeset/base/223685
Log:
Add assumes_gcc error explanation.
Modified:
projects/portbuild/www/index.html
Modified: projects/portbuild/www/index.html
==============================================================================
--- projects/portbuild/www/index.html Wed Jun 29 18:19:40 2011 (r223684)
+++ projects/portbuild/www/index.html Wed Jun 29 21:12:48 2011 (r223685)
@@ -428,6 +428,12 @@ make that pointers may be cast to and fr
the problems run much deeper, in which case <tt>ONLY_FOR_ARCHS</tt>
may be needed.</dd>
+<dt><img alt="(common)" src="/errorlogs/images/blue-ball.gif"><a name=
+"assumes_gcc">assumes_gcc</a></dt>
+
+<dd>This port does not install with the the experimental <tt>clang</tt> compiler
+due to hardwired assumptions about <tt>gcc</tt> being the compiler.</dd>
+
<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
"autoconf">autoconf</a></dt>
More information about the svn-src-projects
mailing list