Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Feb 2017 21:26:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214696] databases/galera fails with GCC on 103amd64
Message-ID:  <bug-214696-13-ojlYDPpUPo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214696-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214696-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214696

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

from SConstruct.

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214696-13-ojlYDPpUPo>