mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Manually add dependency to force_load declared source.
[SVN r61689]
This commit is contained in:
@@ -517,6 +517,7 @@ local rule prepare-framework-path ( target + )
|
||||
|
||||
rule link ( targets * : sources * : properties * )
|
||||
{
|
||||
DEPENDS $(targets) : [ on $(targets) return $(FORCE_LOAD) ] ;
|
||||
setup-address-model $(targets) : $(sources) : $(properties) ;
|
||||
prepare-framework-path $(<) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user