cvs commit: ports/audio/schism Makefile

Gerald Pfeifer gerald at pfeifer.com
Fri May 4 22:02:06 UTC 2007


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 at pfeifer.com   http://www.pfeifer.com/gerald/


More information about the cvs-ports mailing list