clang/tests/fedora-flags/main.fmf

17 lines
437 B
Plaintext
Raw Normal View History

2021-10-18 14:01:51 +00:00
summary: fedora-flags
test: "$WITH_SCL ./test.sh"
2021-10-18 14:01:51 +00:00
require:
- annobin
- redhat-rpm-config
adjust:
- because: s390x does not have epel repo which is required to provide rpm macros
enabled: false
when: >-
distro == rhel-7
and arch == s390x
- because: "To enable rpm macros not available by default (e.g. build_cflags), epel-rpm-macros is needed"
require+:
- epel-rpm-macros
when: distro == rhel-7