Skip to content
Snippets Groups Projects
Commit 71a9ae8f authored by Ulrich Schwickerath's avatar Ulrich Schwickerath
Browse files

temporarily switch to dev branch of cernlib

parent 9da4a6c8
Branches
No related tags found
1 merge request!37correct flags in cernlib script
......@@ -50,9 +50,11 @@ mkdir build
cd build
pwd
ls -l
git clone https://:@gitlab.cern.ch:8443/dphep/cernlib/cernlib.git
#git clone https://:@gitlab.cern.ch:8443/dphep/cernlib/cernlib.git
git clone https://:@gitlab.cern.ch:8443/schwicke/cernlib.git
cd cernlib
git checkout tags/cernlib-$version
# git checkout tags/cernlib-$version
git checkout cernlibscripts
# select 2022 extensions
echo '#define CERNLIB_2022 yes' >> config/host.def
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment