Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2015 02:09:12 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Brooks Davis <brooks@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r393705 - head/devel/llvm-cheri
Message-ID:  <55C548A8.9060501@marino.st>
In-Reply-To: <201508072344.t77NiYfQ010608@repo.freebsd.org>
References:  <201508072344.t77NiYfQ010608@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/8/2015 1:44 AM, Brooks Davis wrote:
> Author: brooks
> Date: Fri Aug  7 23:44:33 2015
> New Revision: 393705
> URL: https://svnweb.freebsd.org/changeset/ports/393705
> 
> Log:
>   Disable LLDB when the chosen compiler is gcc.
>   
>   On platforms where the system compiler isn't clang (including 9.x),
>   USES=compiler:c++11-lib uses gcc48 as the compiler.  Unfortunatly, gcc48
>   does not provide a sufficently complient c++11 environment to build LLDB
>   when compiled on 9.x and possiably on other platforms.
> 
> Modified:
>   head/devel/llvm-cheri/Makefile
> 


Unfortunately this method also disables it on DragonFly, which does have
GCC with full c++11 environment.  Is there a way to limit this
restriction to FreeBSD?  Thanks,
John




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55C548A8.9060501>