ports/178989: [PATCH] archivers/libpar2: USE_GCC
William Grzybowski
william88 at gmail.com
Sun May 26 13:30:00 UTC 2013
>Number: 178989
>Category: ports
>Synopsis: [PATCH] archivers/libpar2: USE_GCC
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun May 26 13:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: William Grzybowski
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:
This does not compile with clang
>How-To-Repeat:
>Fix:
See attached patch
--- libpar2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 319089)
+++ Makefile (working copy)
@@ -17,6 +17,7 @@
LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
+USE_GCC= any
USE_LDCONFIG= yes
USES= pkgconfig
--- libpar2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list