Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jul 2012 11:56:33 +0900
From:      Takefu <takefu@airport.fm>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/169672: [PATCH] audio/libaacplus: fix linking when building with clang
Message-ID:  <4FF653E1.1010100@airport.fm>
Resent-Message-ID: <201207060300.q6630O8U005281@freefall.freebsd.org>
In-Reply-To: <201207060235.q662Z1q4005305@unbound.local.ae-osaka.co.jp>
References:  <201207060235.q662Z1q4005305@unbound.local.ae-osaka.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

>Number:         169672
>Category:       ports
>Synopsis:       [PATCH] audio/libaacplus: fix linking when building with clang
>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:   Fri Jul 06 03:00:24 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
>How-To-Repeat:
>Fix:
--- libaacplus.patch begins here ---
--- /usr/ports/audio/libaacplus/Makefile	2012-02-08 14:23:42.000000000 +0900
+++ audio/libaacplus/Makefile	2012-07-06 10:57:37.000000000 +0900
@@ -24,6 +24,7 @@

 CONFLICTS=	aacplusenc-0*

+USE_CSTD=	gnu89
 USE_GNOME=	gnomehack pkgconfig
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool libtoolize aclocal autoheader automake
--- libaacplus.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FF653E1.1010100>