assets/specTemplate: set KMP_LOCK_KIND to tas

This commit is contained in:
2025-07-16 23:33:05 +08:00
parent 974b246d0f
commit 047f2ef832

View File

@@ -33,6 +33,8 @@ default:
# EDIT: the directory where your compiler is installed
LDFLAGS = @@LDFLAGS@@
preENV_KMP_LOCK_KIND=tas
LIBS = @@LIBS@@
#preENV_LD_LIBRARY_PATH = %{gcc_dir}/lib64/:%{gcc_dir}/lib/:/lib64:%{ENV_LD_LIBRARY_PATH}