mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 01:08:14 +00:00
Drop the notion of link-compatibility. We don't really want it for
projects, and for individual targets, it will reappear later. * new/property.jam: (refine): Don't check for link-compatibility. * new/targets.jam (project-target.generate): Don't call 'refine' and don't emit any warnings. (basic-target.match-rank): The alternative selection mechanism dependended on link-compatibility in some way. Work around the difference in semantic we have now. This will be resolved in a more clean way later. * new/property-set.jam (property-set.link-incompatible, property-set.link-incompatible-with): New methods. [SVN r20190]
This commit is contained in:
parent
6ab815a688
commit
9c889879fa
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 68dfec0436944514daed23cd269f69c1c73e27f9
|
||||
Subproject commit 2ee0f0be563676205302802466093dfe0d77b85e
|
Loading…
Add table
Reference in a new issue