We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0203945 commit a905f4fCopy full SHA for a905f4f
arm-software/linux/build.sh
@@ -34,7 +34,7 @@ INTERACTIVE=false
34
##########################
35
36
RELEASE_FLAGS=${RELEASE_FLAGS:-"false"}
37
-ATFL_VERSION=${ATFL_VERSION:-"0.0"}
+ATFL_VERSION=${ATFL_VERSION:-"20.1"}
38
OS_NAME=${OS_NAME:-"linux"}
39
TAR_NAME=${TAR_NAME:-"atfl-${ATFL_VERSION}-${OS_NAME}-`uname -m`.tar.gz"}
40
ATFL_ASSERTIONS=${ATFL_ASSERTIONS:-"ON"}
0 commit comments