Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2014 23:53:58 GMT
From:      Kozlov Sergey <kozlov.sergey.404@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/190191: [patch] databases/twemproxy build with clang
Message-ID:  <201405242353.s4ONrwnt093561@cgiserv.freebsd.org>
Resent-Message-ID: <201405250000.s4P000YB002558@freefall.freebsd.org>

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

>Number:         190191
>Category:       ports
>Synopsis:       [patch] databases/twemproxy 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 May 25 00:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Kozlov Sergey
>Release:        10.0-RELEASE-p3
>Organization:
ARC
>Environment:
FreeBSD fbsd 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0: Tue May 13 18:31:10 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
databases/twemproxy builds perfectly fine with clang, no need to USE_GCC
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 355098)
+++ Makefile	(working copy)
@@ -21,7 +21,6 @@
 		man/man8/nutcracker.8.gz \
 		etc/nutcracker.yml.sample
 
-USE_GCC=	yes
 HAS_CONFIGURE=	yes
 
 do-install:


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



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