diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 49e5cc9..f2b9356 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,9 +1,9 @@ - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 020ac68b5848016459652ebf4ed965b9800fe426 diff --git a/eng/common/native/init-compiler.sh b/eng/common/native/init-compiler.sh index 1daadf3..8c944f3 100644 --- a/eng/common/native/init-compiler.sh +++ b/eng/common/native/init-compiler.sh @@ -3,9 +3,10 @@ # This file detects the C/C++ compiler and exports it to the CC/CXX environment variables # -if [[ "$#" -lt 2 ]]; then +if [[ "$#" -lt 3 ]]; then echo "Usage..." - echo "init-compiler.sh " + echo "init-compiler.sh