Skip to content
Snippets Groups Projects
Commit e8e9d35c authored by Sven Tennie's avatar Sven Tennie :smiley_cat:
Browse files

Test options

parent e51d5654
No related branches found
No related tags found
No related merge requests found
Pipeline #100619 failed
......@@ -62,7 +62,9 @@
"INSTALL_CONFIGURE_ARGS": "--enable-strict-ghc-toolchain-check",
"RUNTEST_ARGS": "",
"TEST_ENV": "x86_64-linux-deb12-cross_riscv64-linux-gnu-validate",
"XZ_OPT": "-9"
"XZ_OPT": "-9",
"HADRIAN_ARGS": "--docs=none",
"EXTRA_HC_OPTS": "-fexternal-interpreter"
}
},
"x86_64-linux-deb12-cross_riscv64-linux-gnu-validate": {
......@@ -126,7 +128,9 @@
"CROSS_TARGET": "riscv64-linux-gnu",
"INSTALL_CONFIGURE_ARGS": "--enable-strict-ghc-toolchain-check",
"RUNTEST_ARGS": "",
"TEST_ENV": "x86_64-linux-deb12-cross_riscv64-linux-gnu-validate"
"TEST_ENV": "x86_64-linux-deb12-cross_riscv64-linux-gnu-validate",
"HADRIAN_ARGS": "--docs=none",
"EXTRA_HC_OPTS": "-fexternal-interpreter'
}
}
}
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