Skip to content
Snippets Groups Projects

Allow jobs to pass additional compiler flags

Merged Jö Fahlke requested to merge joe/ci:allow-duneci-compiler-flags into master

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 (closed)

Merge request reports

Merged by Steffen MüthingSteffen Müthing 5 years ago (Jun 13, 2019 2:16pm UTC)

Loading

Pipeline #19365 passed

Pipeline passed for 90b8c86d on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading