Date: Tue, 15 Dec 2009 19:36:48 GMT From: Andrius Morkunas <hinokind@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/141649: [patch] x11-clocks/osdclock remove USE_GCC Message-ID: <200912151936.nBFJamYV086197@www.freebsd.org> Resent-Message-ID: <200912151940.nBFJe1UQ098734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141649 >Category: ports >Synopsis: [patch] x11-clocks/osdclock remove USE_GCC >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 15 19:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Andrius Morkunas >Release: 8.0-STABLE >Organization: >Environment: FreeBSD c1.local 8.0-STABLE FreeBSD 8.0-STABLE #0 r200263: Tue Dec 8 19:31:11 EET 2009 root@klevas:/usr/obj/usr/src/sys/SEGFAULT amd64 >Description: USE_GCC=3.4 is unneeded. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN x11-clocks/osdclock.orig/Makefile x11-clocks/osdclock/Makefile --- x11-clocks/osdclock.orig/Makefile 2009-07-31 13:57:02.000000000 +0000 +++ x11-clocks/osdclock/Makefile 2009-12-15 19:32:25.209201340 +0000 @@ -19,7 +19,6 @@ LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd -USE_GCC= 3.4 MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ PREFIX="${PREFIX}" >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912151936.nBFJamYV086197>