Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed May 31, 2024
1 parent 2150bad commit e03f810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: "IntelLLVM"
compiler: "intel"
build_type: Release
cxx_flags: "-fp-model=strict"
cxx_flags: "-fp-model=strict -Wno-overriding-option"

steps:
- name: Checkout
Expand Down

0 comments on commit e03f810

Please sign in to comment.