Add CI test for compiling programs with fedora compiler flags

This commit is contained in:
Tom Stellard 2020-08-24 16:17:23 +00:00 committed by tstellar
parent 32b8b533d1
commit c66b44eecb
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,10 @@
- libcxx-devel
- glibc-devel
- gcc
# Required for fedora-flags:
- annobin
- redhat-rpm-config
repositories:
- repo: "https://src.fedoraproject.org/tests/llvm-test-suite.git"
dest: "llvm-test-suite"
@ -34,3 +38,4 @@
- clang/rhbz_1657544
- clang/rhbz_1647130
- clang/llvm-toolchain
- clang/fedora-flags