On 04/04/17 14:53, Joerg Sonnenberger wrote:
On Tue, Apr 04, 2017 at 01:51:23PM -0500, Jason Bacon wrote:LibMesa has GCC_REQD+=4.2, but GCC 4.2 does not support C++11. I could probably get around this easily with GCC_REQD+=4.8, but I'm wondering if there's a simple solution that doesn't require such a heavy dependency. Any suggestions?Disable the llvm option. Joerg
I had tried that, but did a typo the first time. It does work. Thanks. -- Earth is a beta site.