From 62ae70bb4c13cfbbee0e9fd8256112235ed0e67f Mon Sep 17 00:00:00 2001 From: Scott Mindock <srmindock@wisc.edu> Date: Tue, 16 Apr 2024 16:40:42 +0000 Subject: [PATCH] where --- distro/scripts/adl_cots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distro/scripts/adl_cots.sh b/distro/scripts/adl_cots.sh index 5b2db3b..bc71d4d 100755 --- a/distro/scripts/adl_cots.sh +++ b/distro/scripts/adl_cots.sh @@ -625,7 +625,7 @@ all() mk_proto && \ where && \ mk_hl_region && \ - nagg && \ + mk_nagg && \ fix_links && \ echo "COTS Built" && \ _rpath_setter ${DESIRED_RPATH} ${USER_COTS_PATH}/lib && \ -- GitLab