mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
More strict checks in make-Unix.
[SVN r24932]
This commit is contained in:
@@ -374,7 +374,7 @@ rule make-UNIX ( native )
|
||||
# VP: I have no idea now 'native' can be empty here! But it can!
|
||||
if $(native) = ""
|
||||
{
|
||||
return "." ;
|
||||
errors.error "Empty path passed to 'make-UNIX'" ;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user