summaryrefslogtreecommitdiff
path: root/sci-physics/geant/geant-4.10.03-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-19 13:06:44 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-19 13:06:44 +0100
commit97967bbbae8f43c98315b079178f1717f130e302 (patch)
tree27523f8cbd75ed85f33294862514b786a30dd6e5 /sci-physics/geant/geant-4.10.03-r1.ebuild
parent30c53e395853f5bfe805a1e429fcf26666eed8f8 (diff)
gentoo resync : 19.05.2018
Diffstat (limited to 'sci-physics/geant/geant-4.10.03-r1.ebuild')
-rw-r--r--sci-physics/geant/geant-4.10.03-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/geant/geant-4.10.03-r1.ebuild b/sci-physics/geant/geant-4.10.03-r1.ebuild
index 69e39077efbb..fa2c8ca50778 100644
--- a/sci-physics/geant/geant-4.10.03-r1.ebuild
+++ b/sci-physics/geant/geant-4.10.03-r1.ebuild
@@ -60,6 +60,7 @@ src_configure() {
-DGEANT4_USE_SYSTEM_CLHEP=ON
-DGEANT4_INSTALL_DATA=OFF
-DGEANT4_BUILD_MULTITHREADED=$(usex threads)
+ -DGEANT4_BUILD_TLS_MODEL=$(usex threads global-dynamic initial-exec)
-DGEANT4_USE_NETWORKDAWN=$(usex dawn)
-DGEANT4_USE_GDML=$(usex gdml)
-DGEANT4_USE_G3TOG4=$(usex geant3)