diff --git a/src/tools/gcc.jam b/src/tools/gcc.jam index cad3a8ea0..707297507 100644 --- a/src/tools/gcc.jam +++ b/src/tools/gcc.jam @@ -17,7 +17,7 @@ import set ; feature.extend toolset : gcc ; toolset.inherit gcc : unix ; -feature.subfeature toolset gcc : version : : optional propagated link-incompatible ; +feature.subfeature toolset gcc : version : : optional propagated ; # Make the "o" suffix used for gcc toolset on all # platforms