From 4437da850bd228ec00de5667e467827547c2589e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=A0=E8=90=9D=E6=9C=89=E7=82=B9=E9=85=B8?= Date: Sat, 12 Oct 2024 01:49:16 +0000 Subject: [PATCH 1/2] update templates/nemo/3.6/bisheng/data.nemo-container-sve.arm.cpu.config. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 菠萝有点酸 --- .../nemo/3.6/bisheng/data.nemo-container-sve.arm.cpu.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/nemo/3.6/bisheng/data.nemo-container-sve.arm.cpu.config b/templates/nemo/3.6/bisheng/data.nemo-container-sve.arm.cpu.config index 46963a9..0f0b614 100644 --- a/templates/nemo/3.6/bisheng/data.nemo-container-sve.arm.cpu.config +++ b/templates/nemo/3.6/bisheng/data.nemo-container-sve.arm.cpu.config @@ -75,7 +75,7 @@ cat << \EOF > ARCH/arch-aarch64_gnu.fcm #CFLAGS compiler flags used with CC # #Note that: -# - unix variables "$..." are accpeted and will be evaluated before calling fcm. +# - unix variables "$..." are accepted and will be evaluated before calling fcm. # - fcm variables are starting with a % (and not a $) %NCDF_HOME $NETCDF_DIR %HDF5_HOME $HDF_DIR -- Gitee From 4d6542ac909a2d48fe324f6085512c714eefcb37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=A0=E8=90=9D=E6=9C=89=E7=82=B9=E9=85=B8?= Date: Sat, 12 Oct 2024 01:49:51 +0000 Subject: [PATCH 2/2] update templates/nemo/3.6/bisheng/data.nemo-container.arm.cpu.config. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 菠萝有点酸 --- templates/nemo/3.6/bisheng/data.nemo-container.arm.cpu.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/nemo/3.6/bisheng/data.nemo-container.arm.cpu.config b/templates/nemo/3.6/bisheng/data.nemo-container.arm.cpu.config index b9ce1b1..c20b573 100644 --- a/templates/nemo/3.6/bisheng/data.nemo-container.arm.cpu.config +++ b/templates/nemo/3.6/bisheng/data.nemo-container.arm.cpu.config @@ -75,7 +75,7 @@ cat << \EOF > ARCH/arch-aarch64_gnu.fcm #CFLAGS compiler flags used with CC # #Note that: -# - unix variables "$..." are accpeted and will be evaluated before calling fcm. +# - unix variables "$..." are accepted and will be evaluated before calling fcm. # - fcm variables are starting with a % (and not a $) %NCDF_HOME $NETCDF_DIR %HDF5_HOME $HDF_DIR -- Gitee