From 492c7d0797f0e5951576ec7ee285036054d7019f Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 12 Jan 2024 12:00:06 +0000 Subject: Update ACL pin to c5df0c6c5d41a1c4c42ed9b9106d4a2c87689b38 Signed-off-by: Nikhil Raj Change-Id: I44dc27cd0eeb0f221089fe82149cbb5d7dc2e821 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1