Skip to content
Snippets Groups Projects
Commit f2fbfb86 authored by Marko Petric's avatar Marko Petric
Browse files

Move LCIO to clang 3.9

parent 9397b1aa
No related branches found
No related tags found
No related merge requests found
...@@ -66,8 +66,7 @@ export G4SYSTEM="Linux-g++" ...@@ -66,8 +66,7 @@ export G4SYSTEM="Linux-g++"
#-------------------------------------------------------------------------------- #--------------------------------------------------------------------------------
# LCIO # LCIO
#-------------------------------------------------------------------------------- #--------------------------------------------------------------------------------
export LCIO=${CLICREPO}/software/LCIO/2.7.1/x86_64-slc6-gcc48-opt export LCIO=${CLICREPO}/software/LCIO/2.7.3/${BUILD_FLAVOUR}
# export PYTHONPATH="$LCIO/src/python:$LCIO/examples/python:$PYTHONPATH"
export PATH="$LCIO/bin:$PATH" export PATH="$LCIO/bin:$PATH"
export LD_LIBRARY_PATH="$LCIO/lib:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH="$LCIO/lib:$LD_LIBRARY_PATH"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment