[Bug 214696] databases/galera fails with GCC on 103amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 6 21:26:18 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214696

--- Comment #2 from w.schwarzenfeld at utanet.at ---
Works also with CCACHE, if I remove 
if 'CCACHE_DIR' in os.environ:
    env['ENV']['CCACHE_DIR'] = os.environ['CCACHE_DIR']
if 'CCACHE_CPP2' in os.environ:
    env['ENV']['CCACHE_CPP2'] = os.environ['CCACHE_CPP2']

from SConstruct.

I made it per Hand, found in the moment no way for a patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list