assets/specTemplate: set KMP_LOCK_KIND to tas
This commit is contained in:
@@ -33,6 +33,8 @@ default:
|
|||||||
# EDIT: the directory where your compiler is installed
|
# EDIT: the directory where your compiler is installed
|
||||||
LDFLAGS = @@LDFLAGS@@
|
LDFLAGS = @@LDFLAGS@@
|
||||||
|
|
||||||
|
preENV_KMP_LOCK_KIND=tas
|
||||||
|
|
||||||
LIBS = @@LIBS@@
|
LIBS = @@LIBS@@
|
||||||
|
|
||||||
#preENV_LD_LIBRARY_PATH = %{gcc_dir}/lib64/:%{gcc_dir}/lib/:/lib64:%{ENV_LD_LIBRARY_PATH}
|
#preENV_LD_LIBRARY_PATH = %{gcc_dir}/lib64/:%{gcc_dir}/lib/:/lib64:%{ENV_LD_LIBRARY_PATH}
|
||||||
|
|||||||
Reference in New Issue
Block a user