Date: Fri, 7 Mar 2014 02:10:59 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Emanuel Haupt <ehaupt@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r345067 - in head/devel/smv: . files Message-ID: <20140307021059.GA42209@FreeBSD.org> In-Reply-To: <201402191122.s1JBM2Rl097476@svn.freebsd.org> References: <201402191122.s1JBM2Rl097476@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 19, 2014 at 11:22:02AM +0000, Emanuel Haupt wrote: > New Revision: 345067 > URL: http://svnweb.freebsd.org/changeset/ports/345067 > QAT: https://qat.redports.org/buildarchive/r345067/ > > +USE_GCC= yes > [...] > + EXEC = smv > +-CC = gcc > ++CC ?= gcc Was this part intended? It's was not mentioned in the log. How hard would it be to fix the port to build properly with Clang? Also, INSTALL_MAN was heavily abused instead of INSTALL_DATA, it seems. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140307021059.GA42209>