Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 16:25:38 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326411 - head/graphics/evas-core
Message-ID:  <201309051625.r85GPc6P039940@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Sep  5 16:25:38 2013
New Revision: 326411
URL: http://svnweb.freebsd.org/changeset/ports/326411

Log:
  Readd USE_GCC=any building with clang at least 3.2 on amd64 to have problem

Modified:
  head/graphics/evas-core/Makefile

Modified: head/graphics/evas-core/Makefile
==============================================================================
--- head/graphics/evas-core/Makefile	Thu Sep  5 16:20:13 2013	(r326410)
+++ head/graphics/evas-core/Makefile	Thu Sep  5 16:25:38 2013	(r326411)
@@ -20,6 +20,7 @@ DIST_SUBDIR=	e17
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USES=		pathfix pkgconfig
+USE_GCC=	any
 USE_EFL=	librt_hack libtool_hack
 USE_LDCONFIG=	yes
 DATADIR=	${PREFIX}/share/evas



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