ports/162411: [maintainer] [patch] databases/memcacheq fix build by clang

Mikhail T. m.tsatsenko at gmail.com
Wed Nov 9 19:00:21 UTC 2011


>Number:         162411
>Category:       ports
>Synopsis:       [maintainer] [patch] databases/memcacheq fix build by clang
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 09 19:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
use gnu89
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/memcacheq/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	23 Sep 2011 22:21:36 -0000	1.3
+++ Makefile	9 Nov 2011 18:55:28 -0000
@@ -25,6 +25,7 @@
 USE_BDB=	47+
 GNU_CONFIGURE=	YES
 CONFIGURE_ARGS=	--with-libevent=${LOCALBASE} --with-bdb=${LOCALBASE} --enable-threads
+USE_CSTD=	gnu89
 
 PLIST_FILES=	bin/memcacheq
 PORTDOCS=	README

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



More information about the freebsd-ports-bugs mailing list