No description
Find a file
Konrad Kleine 25d4d7c570 List compiler-rt files
Before I've used `%ifnarch` in the `<FILE>` included with `%files -f <FILE>`.
This produced this error:

```
RPM build errors:
    File must begin with "/": %ifnarch
    File must begin with "/": i386
    File must begin with "/": i486
    File must begin with "/": i586
    File must begin with "/": i686
    File must begin with "/": pentium3
    File must begin with "/": pentium4
    File must begin with "/": athlon
    File must begin with "/": geode
    File must begin with "/": %endif
```

We can optimize this at any point in time later.
2024-05-15 14:44:58 +00:00
.copr Use github source code archive 2024-05-15 11:41:32 +00:00
.fmf
tests
.gitignore Use github source code archive 2024-05-15 11:41:32 +00:00
0001-Always-build-shared-libs-for-LLD.patch Always build shared libs for LLD 2024-05-08 08:34:28 +00:00
0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
0001-Restore-fopenmp-implicit-rpath-disabled-by-default.patch Rebase 0001-Restore-fopenmp-implicit-rpath-disabled-by-default.patch 2024-05-02 14:55:23 +00:00
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch
0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch Add lld.spec and patch file 2024-05-06 08:20:29 +00:00
0003-PATCH-clang-Don-t-install-static-libraries.patch
build.spec.inc Use lit from in-source 2024-05-08 08:34:18 +00:00
changelog.spec.inc
check.spec.inc Fix lld scriptlet naming 2024-05-06 09:05:40 +00:00
clang.cfg
DistributionFedora-stage2.cmake
DistributionFedora.cmake
files.spec.inc List compiler-rt files 2024-05-15 14:44:58 +00:00
gating.yaml
globals.spec.inc Remove OMP SOs 2024-05-15 11:41:32 +00:00
install.spec.inc Add triple prefix to clang config files 2024-05-15 13:02:24 +00:00
llvm.rpmlintrc
llvm.spec Inline %post and %postun code for llvm-devel 2024-05-08 11:04:38 +00:00
macros.clang
Makefile
packages.spec.inc Remove package libomp-tools 2024-05-13 13:05:51 +00:00
patches.spec.inc Always build shared libs for LLD 2024-05-08 08:34:28 +00:00
prep.spec.inc Apply lld patch 2024-05-06 08:59:45 +00:00
release-keys.asc
sources
sources.spec.inc List compiler-rt files 2024-05-15 14:44:58 +00:00
version.spec.inc