Skip to content

Commit f40e659

Browse files
Dan RileyDan Riley
authored andcommitted
disable -Ofast for IterationConfig.cc for json.hpp
1 parent ab76956 commit f40e659

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RecoTracker/MkFitCore/BuildFile.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<use name="ofast-flag"/>
66
<flags CXXFLAGS="-fopenmp-simd"/>
77
<flags ADD_SUBDIR="1"/>
8+
<flags REM_CXXFLAGS="-Ofast" FILE="IterationConfig.cc"/>
89
<export>
910
<lib name="RecoTrackerMkFitCore"/>
1011
</export>

0 commit comments

Comments
 (0)