aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-01-12 12:00:06 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-01-12 12:00:06 +0000
commit492c7d0797f0e5951576ec7ee285036054d7019f (patch)
treed92d80802b1dac02bd7498bd210faa550568532c
parent58b9deb33cd435c05908a1306e55c45c2d551111 (diff)
downloadarmnn-492c7d0797f0e5951576ec7ee285036054d7019f.tar.gz
Update ACL pin to c5df0c6c5d41a1c4c42ed9b9106d4a2c87689b38
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I44dc27cd0eeb0f221089fe82149cbb5d7dc2e821
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 331c92b1fd..af0c4c653b 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@ CMD=$( basename "$0" )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_11" # Release 23.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="5d7a93a331b556b29bb00d436286fb7674a49f1a" #10950: Fix compilation error on GCC 13.2
+DEFAULT_CLFRAMEWORKREVISION="c5df0c6c5d41a1c4c42ed9b9106d4a2c87689b38" #10957: Fix test compilation error on GCC 13.2
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out