2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 13:42:14 +00:00

Add explicit generator override to save work.

[SVN r26416]
This commit is contained in:
Vladimir Prus
2004-12-03 11:25:02 +00:00
parent dc64283452
commit 83c465b7de

View File

@@ -179,6 +179,7 @@ generators.register [ new gcc-linking-generator gcc.link.dll : LIB OBJ : SHARED_
: <toolset>gcc ] ;
generators.override gcc.prebuilt : builtin.prebuilt ;
generators.override gcc.searched-lib-generator : searched-lib-generator ;