Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2011 21:12:48 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r223685 - projects/portbuild/www
Message-ID:  <201106292112.p5TLCmFl014004@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106292112.p5TLCmFl014004>