aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cutter
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2012-10-10 06:12:13 +0800
committerlinimon <linimon@FreeBSD.org>2012-10-10 06:12:13 +0800
commitbcc2006e5a05ff46461202f4b3c0a4ac8d86476e (patch)
tree7d9d8595a250c7e5a9a646200945ef2094927620 /devel/cutter
parent27befbedb683f9336783ae19591c9b2f5037500d (diff)
downloadfreebsd-ports-gnome-bcc2006e5a05ff46461202f4b3c0a4ac8d86476e.tar.gz
freebsd-ports-gnome-bcc2006e5a05ff46461202f4b3c0a4ac8d86476e.tar.zst
freebsd-ports-gnome-bcc2006e5a05ff46461202f4b3c0a4ac8d86476e.zip
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
Diffstat (limited to 'devel/cutter')
0 files changed, 0 insertions, 0 deletions
/+2 * - fix build with gcc4.1dinoex2006-04-061-0/+11 * - fix MASTER_SITE_SUBDIRdinoex2006-03-312-4/+4 * - change path on MASTER_SITEdinoex2006-03-201-1/+1 * - update to 0.2.2dinoex2006-01-205-69/+35 * - add SHA checksumdinoex2005-11-131-0/+1 * - take MAINTAINERSHIPdinoex2005-11-131-1/+1 * With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1 * - cleanup Makefile locationdinoex2005-08-291-3/+4 * - update auf gnustep-back 0.10dinoex2005-07-281-3/+4 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-2/+2 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-2/+2 * Disable threads again; it has caused the more troubles. This time, it hasmezz2005-02-251-4/+0 * The slippery pthread support for systems prior to 502102 has beenknu2005-02-051-2/+4 * - cleanup obsolete defsdinoex2004-11-141-1/+0 * - support for GNUSTEP_WITH_BASE_GCCdinoex2004-04-301-1/+12 * - add SIZEdinoex2004-02-261-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+3 * - Layout for GnuSTEP 1.8.0dinoex2003-10-192-21/+5 * - Update for GNUstep 1.7.3dinoex2003-08-271-1/+2 * - flat layoutdinoex2003-07-262-9/+15 * - make more dependencys configureabledinoex2003-07-012-8/+13 * - Add WITH_GNUSTEP_DEVELdinoex2003-06-183-9/+38 * - use lang/gnustep-objc so libobjc.so is be useddinoex2003-04-181-1/+4 * - drop gnustep-objc in favor of gcc32 in STABLEdinoex2003-03-031-5/+1