svn commit: r348316 - head/net/shaperprobe

Alexey Dokuchaev danfe at FreeBSD.org
Sat Mar 15 15:08:34 UTC 2014


On Sat, Mar 15, 2014 at 02:08:18PM +0100, Tijl Coosemans wrote:
> On Sat, 15 Mar 2014 12:06:49 +0000 (UTC) Alexey Dokuchaev wrote:
> > New Revision: 348316
> > URL: http://svnweb.freebsd.org/changeset/ports/348316
> > 
> > Log:
> >   - Fix the build (linking) against Clang by uninlining couple of
> >     functions
> 
> Does clang still fail if you add USE_CSTD=gnu89 ?

Not sure; I will try it tomorrow and see if it can be used instead of
sed(1)ing out those "inline" keywords; thanks for suggestion!

./danfe


More information about the svn-ports-head mailing list