ports/181830: [maintainer-update] cad/freehdl only compiles with gcc42
Dominic Fandrey
kamikaze at bsdforen.de
Thu Sep 5 07:40:00 UTC 2013
>Number: 181830
>Category: ports
>Synopsis: [maintainer-update] cad/freehdl only compiles with gcc42
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 05 07:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Dominic Fandrey
>Release: stable/9
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r254957: Tue Aug 27 19:07:40 CEST 2013 root at mobileKamikaze.norad:/usr/obj/HP6510b-9/amd64/usr/src/sys/HP6510b-9 amd64
>Description:
The port neither compiles with clang nor modern versions of gcc.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: cad/freehdl/Makefile
===================================================================
--- cad/freehdl/Makefile (revision 326253)
+++ cad/freehdl/Makefile (working copy)
@@ -9,6 +9,7 @@
MAINTAINER= kamikaze at bsdforen.de
COMMENT= A free VHDL simulator
+USE_GCC= 4.2+
USE_LDCONFIG= yes
USES= gmake perl5 pkgconfig
USE_GNOME= gnomehack
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list