svn commit: r360366 - head/databases/twemproxy

Steven Kreuzer skreuzer at FreeBSD.org
Thu Jul 3 13:39:52 UTC 2014


Author: skreuzer
Date: Thu Jul  3 13:39:52 2014
New Revision: 360366
URL: http://svnweb.freebsd.org/changeset/ports/360366
QAT: https://qat.redports.org/buildarchive/r360366/

Log:
  Build w/ clang
  
  PR:	190191
  Submitted by:	kozlov.sergey.404 at gmail.com

Modified:
  head/databases/twemproxy/Makefile

Modified: head/databases/twemproxy/Makefile
==============================================================================
--- head/databases/twemproxy/Makefile	Thu Jul  3 13:18:14 2014	(r360365)
+++ head/databases/twemproxy/Makefile	Thu Jul  3 13:39:52 2014	(r360366)
@@ -21,7 +21,6 @@ PLIST_FILES=	sbin/nutcracker \
 		man/man8/nutcracker.8.gz \
 		etc/nutcracker.yml.sample
 
-USE_GCC=	yes
 HAS_CONFIGURE=	yes
 
 do-install:


More information about the svn-ports-head mailing list