-
- Downloads
[!47] Allow jobs to pass additional compiler flags
Merge branch 'allow-duneci-compiler-flags' into 'master' ref:docker/ci Jobs can pass these additional flags in the variables DUNECI_CFLAGS and DUNECI_CXXFLAGS. This is similar to what is already possible with DUNECI_CMAKE_FLAGS, except that that variable cannot be used to pass additional compiler flags. This is meant for flags that select particular sub-achitectures such as -march. Jobs still need to make sure to select a suitable runner actually supporting those architectures via runner tags. Addresses: [core/dune-common#165] See merge request [!47] [core/dune-common#165]: gitlab.dune-project.org/core/dune-common/issues/165 [!47]: gitlab.dune-project.org/docker/ci/merge_requests/47
No related branches found
No related tags found
Pipeline #19365 passed
Stage: service
Stage: base
Stage: core
Stage: module dependencies
Stage: modules
Stage: finalize
Stage: rollback
Please register or sign in to comment