Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2013 15:44:01 +0200 (CEST)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181809: [patch] graphics/evas-core: remove USE_GCC=any
Message-ID:  <201309041344.r84Di1QL074716@kalimero.tijl.coosemans.org>
Resent-Message-ID: <201309041350.r84Do0V8075414@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181809
>Category:       ports
>Synopsis:       [patch] graphics/evas-core: remove USE_GCC=any
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 04 13:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
>Environment:
>Description:
This port seems to build fine with clang on current now.
>How-To-Repeat:
>Fix:

--- evas-core.patch begins here ---
Index: graphics/evas-core/Makefile
===================================================================
--- graphics/evas-core/Makefile	(revision 325982)
+++ graphics/evas-core/Makefile	(working copy)
@@ -20,7 +20,6 @@ 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
--- evas-core.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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