2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 12:42:11 +00:00

Correct whitespace

This commit is contained in:
Vladimir Prus
2016-07-12 21:56:17 +03:00
parent 885574b61a
commit 5f09d17716

View File

@@ -292,7 +292,6 @@ local rule init-sdk ( condition * : root ? : version + : version-feature ? )
flags darwin.link OPTIONS <macosx-version-min>$(version-feature)
: -mtvos-version-min=$(version[2-]:J=.) ;
}
case iphonesim* :
{