Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2016 19:18:51 +0200
From:      Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
To:        freebsd-ports@freebsd.org
Subject:   Re: Galera
Message-ID:  <53889c1f-6a73-595a-627d-f2f5e1b2eba5@utanet.at>
In-Reply-To: <1a98fb79-a23d-a4ba-0546-f0c453cbc5ae@utanet.at>
References:  <1a98fb79-a23d-a4ba-0546-f0c453cbc5ae@utanet.at>

next in thread | previous in thread | raw e-mail | index | archive | help
I correct this (there are too much warnings)
for Galera:
let USE_GCC in the Makefile
and use from commandline
make CC=/usr/local/bin/gcc49 CXX=/usr/local/bin/g++49 
CPP=/usr/local/bin/cpp49

(in the moment I don't find a working Syntax for the Makefie).

But so there are no warnings.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53889c1f-6a73-595a-627d-f2f5e1b2eba5>