Modify syntax such that correct cflags are used
This commit is contained in:
parent
a9699e7fc0
commit
589c86a877
@ -9,8 +9,8 @@ packages:
|
||||
gettext:
|
||||
require:
|
||||
- one_of:
|
||||
- '%intel cflags="-std=c18"'
|
||||
- '%gcc'
|
||||
- "%intel cflags=-std=c18"
|
||||
- "%gcc"
|
||||
message: "gettext uses single valued `static_assert` which is only available in `icc` as part of later C standard."
|
||||
gromacs:
|
||||
require:
|
||||
|
Loading…
Reference in New Issue
Block a user