Date: Thu, 6 Feb 2014 21:52:28 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343156 - head/devel/vxlog Message-ID: <201402062152.s16LqS8N047592@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Feb 6 21:52:27 2014 New Revision: 343156 URL: http://svnweb.freebsd.org/changeset/ports/343156 QAT: https://qat.redports.org/buildarchive/r343156/ Log: Support stage, builds fine with clang Modified: head/devel/vxlog/Makefile Modified: head/devel/vxlog/Makefile ============================================================================== --- head/devel/vxlog/Makefile Thu Feb 6 21:30:49 2014 (r343155) +++ head/devel/vxlog/Makefile Thu Feb 6 21:52:27 2014 (r343156) @@ -14,9 +14,7 @@ LICENSE= MIT USES= cmake USE_LDCONFIG= yes -USE_GCC= 4.2+ CMAKE_ARGS+= -DTESTING:BOOL=OFF -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402062152.s16LqS8N047592>