Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Dec 2015 16:45:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports@FreeBSD.org
Subject:   [Bug 205139] net/tigervnc: build breaks when gcc and g++ are present and clang is the system compiler
Message-ID:  <bug-205139-543-YcXaes7C5v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205139-543@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205139-543@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=205139

--- Comment #2 from Ting-Wei Lan <lantw44@gmail.com> ---
I don't think this problem is specific to tigervnc because all projects using
autotools can break because of this change in lang/gcc. Users that manually
download sources can no longer expect './configure && make' to work. We can set
environment variables in ports to prevent gcc and g++ from being found by
configure scripts, but I don't think we should force all users to set CC, CPP,
CXX to keep their systems working after installing a package.

-- 
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-205139-543-YcXaes7C5v>