summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2019-05-06 21:16:09 +0200
committereolianoe2019-05-06 21:16:09 +0200
commit975d7dd2f37bfe646ab8fa30a953a643dce3c655 (patch)
tree1572d35c8fbe11fc2a94f2decbf89caf83d33253 /PKGBUILD
parentf34010c766e9026716e2dfec3de90cbb0f34f590 (diff)
downloadaur-975d7dd2f37bfe646ab8fa30a953a643dce3c655.tar.gz
remove TLS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
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"