diff --git a/new/gcc.jam b/new/gcc.jam index e968341a8..51c19da6b 100644 --- a/new/gcc.jam +++ b/new/gcc.jam @@ -5,7 +5,7 @@ import os ; import type ; feature.extend toolset : gcc ; -feature.subfeature toolset gcc : version : : optional ; +feature.subfeature toolset gcc : version : : optional propagated link-incompatible ; # Make the "o" suffix used for gcc toolset on all # platforms diff --git a/v2/gcc.jam b/v2/gcc.jam index e968341a8..51c19da6b 100644 --- a/v2/gcc.jam +++ b/v2/gcc.jam @@ -5,7 +5,7 @@ import os ; import type ; feature.extend toolset : gcc ; -feature.subfeature toolset gcc : version : : optional ; +feature.subfeature toolset gcc : version : : optional propagated link-incompatible ; # Make the "o" suffix used for gcc toolset on all # platforms