Skip to content

Commit

Permalink
Merge pull request #2407 from smuzaffar/new_cms_g4_patch
Browse files Browse the repository at this point in the history
Added a new Geant4 patch to DEVEL
  • Loading branch information
smuzaffar committed Jul 22, 2016
2 parents 37904bd + 817da23 commit de4c50e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion geant4.spec
@@ -1,5 +1,5 @@
### RPM external geant4 10.02.p02
%define tag c46e78c2aa06b8c61b102bdfbf937713b623b72b
%define tag 47e870ca59d82876439c5eac7bd15296b42ada14
%define branch cms/4.%{realversion}
%define github_user cms-externals
Source: git+https://github.com/%github_user/%{n}.git?obj=%{branch}/%{tag}&export=%{n}.%{realversion}&output=/%{n}.%{realversion}-%{tag}.tgz
Expand Down Expand Up @@ -40,6 +40,7 @@ cmake ../%{n}.%{realversion} \
-DGEANT4_BUILD_CXXSTD:STRING="c++11" \
-DGEANT4_BUILD_TLS_MODEL:STRING="global-dynamic" \
-DGEANT4_ENABLE_TESTING=OFF \
-DGEANT4_BUILD_VERBOSE_CODE=OFF \
-DBUILD_SHARED_LIBS=ON \
-DXERCESC_ROOT_DIR:PATH="${XERCES_C_ROOT}" \
-DCLHEP_ROOT_DIR:PATH="$CLHEP_ROOT" \
Expand Down

0 comments on commit de4c50e

Please sign in to comment.