Date: Fri, 20 Dec 2013 22:19:27 +0000 From: Chris Rees <crees@bayofrum.net> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: Chris Rees <crees@FreeBSD.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r337093 - in head/audio/musicpd: . files Message-ID: <52B4C26F.9070309@bayofrum.net> In-Reply-To: <20131220215312.GB54253@ithaqua.etoilebsd.net> References: <201312202149.rBKLnVAd060106@svn.freebsd.org> <20131220215312.GB54253@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/20/13 21:53, Baptiste Daroussin wrote: > On Fri, Dec 20, 2013 at 09:49:31PM +0000, Chris Rees wrote: >> Author: crees >> Date: Fri Dec 20 21:49:30 2013 >> New Revision: 337093 >> URL: http://svnweb.freebsd.org/changeset/ports/337093 >> >> Log: >> Update to 0.18.5 >> >> Musicpd has been rewritten in c++, and now unfortunately requires a >> modern gcc to build. >> >> While here, remove duplicate LICENSE line pointed out by danfe... >> > Can't it work with USES= compiler:c++11-lib? that will allow it to build with > clang+libc++ on head > I did try for a while, but there're a load of custom #errors in one of the source files that complain if gcc is used. I wanted to get this update out, because it's been delayed because of complications while building it, but I am working on fixing it to work with clang. Yes, it annoys me as much as everyone else, sorry :( Chris -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52B4C26F.9070309>