Skip to content

Commit 42c751f

Browse files
authored
Merge pull request #47747 from iarspider/iarspider-patches-20250401-1
[GCC14] Silence array-bounds warning in KalmanUtilsMPlex.cc
2 parents 858479a + a45ca16 commit 42c751f

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
@@ -6,6 +6,7 @@
66
<flags CXXFLAGS="-fopenmp-simd"/>
77
<flags ADD_SUBDIR="1"/>
88
<flags REM_CXXFLAGS="-Ofast" FILE="IterationConfig.cc"/>
9+
<use name="no-array-bounds-flag"/>
910
<export>
1011
<lib name="RecoTrackerMkFitCore"/>
1112
</export>

0 commit comments

Comments
 (0)