diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e6aa67d0..04028b45 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5
+ 020ac68b5848016459652ebf4ed965b9800fe426
https://github.com/dotnet/source-build-reference-packages
diff --git a/eng/common/native/init-compiler.sh b/eng/common/native/init-compiler.sh
index 1daadf32..8c944f30 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