Skip to content

Commit

Permalink
Merge pull request #4598 from smuzaffar/root-update-v6-14-00-patches-…
Browse files Browse the repository at this point in the history
…20181219

Root update v6.14 20181219
  • Loading branch information
smuzaffar committed Dec 19, 2018
2 parents 70f63af + 126c004 commit b9c69aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions root.spec
@@ -1,9 +1,9 @@
### RPM lcg root 6.14.05
### RPM lcg root 6.14.09
## INITENV +PATH PYTHON27PATH %{i}/lib
## INITENV +PATH PYTHON3PATH %{i}/lib
## INITENV SET ROOTSYS %{i}
%define tag 30136e62406484c38923b6e68f5c87a4e79eaa68
%define branch cms/v6-14-00-patches/f72fb18
%define tag 424077c764e70798abadd42bc5f9df35bafe8bd2
%define branch cms/v6-14-00-patches/d1622fa
%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 Expand Up @@ -44,7 +44,7 @@ export CXXFLAGS=-D__ROOFIT_NOBANNER
cmake ../%{n}-%{realversion} \
-G Ninja \
-DCMAKE_BUILD_TYPE=Debug \
-DLLVM_BUILD_TYPE=Debug \
-DLLVM_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX="%{i}" \
-DCMAKE_C_COMPILER=gcc \
-DCMAKE_CXX_COMPILER=g++ \
Expand Down

0 comments on commit b9c69aa

Please sign in to comment.