ports/185407: [Patch] devel/codeblocks requires GCC

Stephen Hurd shurd at sasktel.net
Thu Jan 2 04:10:00 UTC 2014


>Number:         185407
>Category:       ports
>Synopsis:       [Patch] devel/codeblocks requires GCC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 02 04:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Hurd
>Release:        10.0-RC3
>Organization:
>Environment:
FreeBSD portable 10.0-RC3 FreeBSD 10.0-RC3 #0 r259778: Mon Dec 23 23:27:58 UTC 2013     root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
devel/codeblocks does not build with Clang.
>How-To-Repeat:
Build with Clang
>Fix:
Attached

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 338396)
+++ Makefile	(working copy)
@@ -22,6 +22,7 @@
 USES=		pkgconfig
 USE_FAM=	yes
 USE_WX=		2.8
+USE_GCC=	yes
 WANT_UNICODE=	yes
 USE_GNOME=	gnomehack desktopfileutils
 GNU_CONFIGURE=	yes


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


More information about the freebsd-ports-bugs mailing list