ports/169619: audio/hawkvoice fix build with clang
Pawel Pekala
pawel at FreeBSD.org
Mon Jul 2 23:10:10 UTC 2012
>Number: 169619
>Category: ports
>Synopsis: audio/hawkvoice fix build with clang
>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: Mon Jul 02 23:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Pawel Pekala
>Release: 10.0-CURRENT
>Organization:
>Environment:
FreeBSD blaviken.slowicza.org 10.0-CURRENT FreeBSD 10.0-CURRENT #8: Sat Jun 30 10:52:22 CEST 2012 corn at blaviken.slowicza.org:/usr/obj/usr/src/sys/BLAVIKEN i386
>Description:
Fix build with clang compiler
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -urN /usr/ports/audio/hawkvoice/Makefile ./Makefile
--- /usr/ports/audio/hawkvoice/Makefile 2011-09-24 00:21:02.000000000 +0200
+++ ./Makefile 2012-07-03 00:02:39.000000000 +0200
@@ -18,6 +18,7 @@
USE_DOS2UNIX= yes
USE_GMAKE= yes
MAKEFILE= makefile.linux
+USE_CSTD= gnu89
USE_LDCONFIG= yes
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list