mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Temporary fix, headers got ignored if not found.
[SVN r26594]
This commit is contained in:
@@ -771,7 +771,6 @@ rule HdrSearchAndLocate ( header : search * )
|
||||
}
|
||||
else
|
||||
{
|
||||
NOUPDATE $(header) ;
|
||||
LOCATE on $(header) = $(DOT) ;
|
||||
gBINDING($(header)) = $(header:G=:R=$(DOT)) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user