Skip to content

Commit 331ad62

Browse files
committed
[ci] Enable gnuinstall in the march=native build
This is to test that ROOT doesn't get confused at build and test time by the fact that the structure of the install tree and build tree is different, which is the case for `gnuinstall=ON`.
1 parent 96a7714 commit 331ad62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/root-ci-config/buildconfig/alma9-march_native.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ builtin_vdt=ON
66
builtin_veccore=ON
77
builtin_zlib=ON
88
builtin_zstd=ON
9+
gnuinstall=ON
910
pythia8=ON
1011
tmva-sofie=ON
1112
veccore=ON

0 commit comments

Comments
 (0)