mirror of
https://github.com/boostorg/build.git
synced 2026-02-11 11:42:14 +00:00
Require bjam 3.1.7.
[SVN r20012]
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
|
||||
# First of all, check the jam version
|
||||
|
||||
if $(JAM_VERSION:J="") < 030106
|
||||
if $(JAM_VERSION:J="") < 030107
|
||||
{
|
||||
ECHO "error: Boost.Jam version 3.1.6 or later required" ;
|
||||
ECHO "error: Boost.Jam version 3.1.7 or later required" ;
|
||||
EXIT ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user