mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 17:34:47 +00:00
No description
8d45d61a8d
This should fix this error which appears on RHEL only: ``` Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/config.py", line 326, in eval_config_file execfile_(filename, namespace) File "/usr/lib/python3.9/site-packages/sphinx/util/pycompat.py", line 88, in execfile_ exec(code, _globals) File "/builddir/build/BUILD/llvm-project-c1d5cc99c6ba8e897ea145dbb2221a155b5e3e5a/llvm/redhat-linux-build/tools/clang/docs/conf.py", line 42, in <module> import myst_parser ModuleNotFoundError: No module named 'myst_parser' ``` See also https://github.com/fedora-llvm-team/llvm-snapshots/issues/492 |
||
---|---|---|
.copr | ||
.fmf | ||
tests | ||
.gitignore | ||
0001-Always-build-shared-libs-for-LLD.patch | ||
0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch | ||
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch | ||
0001-Remove-myst_parser-dependency-for-RHEL.patch | ||
0001-Restore-fopenmp-implicit-rpath-disabled-by-default.patch | ||
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch | ||
0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch | ||
0003-PATCH-clang-Don-t-install-static-libraries.patch | ||
build.spec.inc | ||
changelog.spec.inc | ||
check.spec.inc | ||
clang.cfg | ||
DistributionFedora-stage2.cmake | ||
DistributionFedora.cmake | ||
files.spec.inc | ||
gating.yaml | ||
globals.spec.inc | ||
install.spec.inc | ||
llvm.rpmlintrc | ||
llvm.spec | ||
macros.clang | ||
Makefile | ||
packages.spec.inc | ||
patches.spec.inc | ||
prep.spec.inc | ||
release-keys.asc | ||
sources | ||
sources.spec.inc | ||
version.spec.inc |