mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
- 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)
3 lines
54 B
Text
3 lines
54 B
Text
extends-toolset gcc ;
|
|
GXX = %%GXX%% ;
|
|
GCC = %%GCC%% ;
|