Skip to content

Commit

Permalink
ROOT 6.22 - test TBB 2021.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov committed Jan 20, 2021
1 parent 414a946 commit e356c6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 3 additions & 4 deletions dd4hep.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### RPM external dd4hep v01-14x
### RPM external dd4hep v01-15x

%define tag 934ce101148be15cce7725caad8c25084a272938
%define tag 12caacb209af70835dbdd48efa7ef8d0b77b3dcd
%define branch master
%define github_user AIDASoft
%define keep_archives true
Expand All @@ -23,8 +23,7 @@ CMAKE_ARGS="-DCMAKE_INSTALL_PREFIX='%{i}' \
-DDD4HEP_USE_PYROOT=ON \
-DCMAKE_CXX_STANDARD=17 \
-DCMAKE_BUILD_TYPE=Release \
-DDD4HEP_USE_TBB=ON \
-DCMAKE_PREFIX_PATH=${TBB_ROOT}/cmake/TBB;${CLHEP_ROOT};${XERCES_C_ROOT}"
-DCMAKE_PREFIX_PATH=${CLHEP_ROOT};${XERCES_C_ROOT}"

#Build normal Shared D4Hep without Geant4
rm -rf ../build; mkdir ../build; cd ../build
Expand Down
4 changes: 2 additions & 2 deletions root.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## INITENV +PATH PYTHON3PATH %{i}/lib
## INITENV SET ROOTSYS %{i}

%define tag 9496c05e656f9c18c83cce6658f9f8914eaf2244
%define branch cms/v6-22-00-patches/v6-22-06
%define tag fdb5b3b2ca669fe78f6293a55a77201180efa13a
%define branch cms/v6-22-00-patches/071a4c3
%define github_user cms-sw
Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz

Expand Down

0 comments on commit e356c6c

Please sign in to comment.