Changing syntax again to what works with other packages
This commit is contained in:
parent
589c86a877
commit
dcb9fb3e3c
@ -9,7 +9,8 @@ packages:
|
|||||||
gettext:
|
gettext:
|
||||||
require:
|
require:
|
||||||
- one_of:
|
- one_of:
|
||||||
- "%intel cflags=-std=c18"
|
- "cflags=-std=c18 target=x86_64_v4"
|
||||||
|
- "cflags=-std=c18 target=x86_64_v4"
|
||||||
- "%gcc"
|
- "%gcc"
|
||||||
message: "gettext uses single valued `static_assert` which is only available in `icc` as part of later C standard."
|
message: "gettext uses single valued `static_assert` which is only available in `icc` as part of later C standard."
|
||||||
gromacs:
|
gromacs:
|
||||||
|
Loading…
Reference in New Issue
Block a user