ports/devel/boost/files/gcc-custom-tools.jam
Jacques Vidrine e98057da52 - Update to Boost 1.30.0.
- Honor CC/CXX as best we can (bjam build system is buggy in this area)
- Pull down GCC 3.3 `support' from Boost CVS

Approved by:	Paul Marquis <pmarquis@pobox.com> (maintainer)
2003-07-18 14:13:11 +00:00

3 lines
54 B
Text

extends-toolset gcc ;
GXX = %%GXX%% ;
GCC = %%GCC%% ;