ports/174299: [PATCH] audio/xmms-osssurround fix build with clang

Pawel Pekala pawel at FreeBSD.org
Sun Dec 9 13:40:00 UTC 2012


>Number:         174299
>Category:       ports
>Synopsis:       [PATCH] audio/xmms-osssurround 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:   Sun Dec 09 13:40:00 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 #2: Fri Nov 30 20:03:01 CET 2012     corn at blaviken.slowicza.org:/usr/obj/amd64.amd64/usr/src/sys/BLAVIKEN64  amd64
>Description:
Fixes build with clang compiler, tested on 10.0-CURRENT and 9.1 RELEASE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/audio/xmms-osssurround/Makefile ./Makefile
--- /usr/ports/audio/xmms-osssurround/Makefile	2009-08-22 02:13:25.000000000 +0200
+++ ./Makefile	2012-07-03 00:35:53.000000000 +0200
@@ -18,6 +18,7 @@
 LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_BZIP2=	yes
+USE_CSTD=	gnu89
 CFLAGS+=	-fPIC `xmms-config --cflags`
 
 BUILD_WRKSRC=	${WRKSRC}/OSSSurround-${PORTVERSION}


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


More information about the freebsd-ports-bugs mailing list