Skip to content

Commit 6166150

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 4cfaed9 commit 6166150

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)