Skip to content
Snippets Groups Projects
Commit ee6bb186 authored by Carlos Vazquez Sierra's avatar Carlos Vazquez Sierra :eye_in_speech_bubble:
Browse files

Some mods

parent bf410a75
No related branches found
No related tags found
2 merge requests!526Draft: S29r2p2 cache,!236Update refs for Stripping32 and Stripping33
......@@ -17,11 +17,10 @@ gaudi_depends_on_subdirs(Phys/DaVinci
Phys/IsolationTools
Phys/RelatedInfoTools)
set(extraopts_32
set(extraopts_33
${AppConfig_DIR}/options/DaVinci/DataType-2017.py
)
# Do not build for the -O0 platform, as this seems to have problems.
# To be investigated...
if ( NOT "$ENV{CMTCONFIG}" STREQUAL "x86_64-slc6-gcc48-do0" )
......@@ -47,8 +46,8 @@ if ( NOT "$ENV{CMTCONFIG}" STREQUAL "x86_64-slc6-gcc48-do0" )
set ( conf_deps ${deps} MergedConfDB )
# Build the cache only for the most recent stripping.
foreach(strip 32)
foreach(strip 33)
# Stripping cache name
set ( sname S${strip}FunctorCache )
......
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