From b93cbfe34bcdb4abf0484021b959370aac11adb1 Mon Sep 17 00:00:00 2001 From: Christopher Costa Date: Wed, 1 Feb 2017 20:28:22 -0800 Subject: Update usage info --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index a6254be55d..e42d9ac791 100755 --- a/build.sh +++ b/build.sh @@ -48,7 +48,7 @@ usage() echo "cmakeargs - user-settable additional arguments passed to CMake." echo "bindir - output directory (defaults to $__ProjectRoot/bin)" echo "buildstandalonegc - builds the GC in a standalone mode. Can't be used with \"cmakeargs\"." - echo "msbuildonunsupportedplatform" + echo "msbuildonunsupportedplatform - build managed binaries even if distro is not officially supported." exit 1 } -- cgit v1.2.3