Date: Sat, 5 May 2007 00:02:10 +0200 (CEST) From: Gerald Pfeifer <gerald@pfeifer.com> To: Max Khon <fjoe@samodelkin.net> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Emanuel Haupt <ehaupt@FreeBSD.org>, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/schism Makefile Message-ID: <Pine.LNX.4.64.0705050000500.13312@acrux.dbai.tuwien.ac.at> In-Reply-To: <20070504172005.GA94516@samodelkin.net> References: <200704151627.l3FGRXoo054471@repoman.freebsd.org> <20070504172005.GA94516@samodelkin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 May 2007, Max Khon wrote: > Please do not use USE_GCC. Attached patch fixes the build with gcc 4. Thanks! Note that ideally USE_GCC will only be used in it's "+" form, as in USE_GCC=3.4+ to indicate that we need a new feature only present in GCC 3.4 and above. Nailing down a port to a single, specific version of GCC is something I strongly recommend against if possible. Gerald -- Gerald (Jerry) Pfeifer gerald@pfeifer.com http://www.pfeifer.com/gerald/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.64.0705050000500.13312>