From 975d7dd2f37bfe646ab8fa30a953a643dce3c655 Mon Sep 17 00:00:00 2001 From: eolianoe Date: Mon, 6 May 2019 21:16:09 +0200 Subject: [PATCH] remove TLS --- PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 9fce1a9eb236..16b5e2f54c15 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -24,7 +24,6 @@ sha256sums=('e64c8fe083832ffbc1459ab6c72f71d53afd3b36e8497c922a15a06b72e9002f') # Add the following line to the _config variable if you want to set the number of make jobs # MAKE_NB_JOBS=2 \ _config="FC=gfortran USE_OPENMP=0 USE_THREAD=1 \ - USE_COMPILER_TLS=0 \ NO_LAPACK=0 BUILD_LAPACK_DEPRECATED=1 \ MAJOR_VERSION=${_lapackver:0:1} NO_STATIC=1"