No description
Find a file
Konrad Kleine b62f8c019b Fix LLDB CMake arguments
Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT (see 62456e579e)
Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSES (see a4304f96d6)

This addresses a warning where the options came up:

```
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    LLDB_DISABLE_CURSES
    LLDB_DISABLE_LIBEDIT
    LLDB_DISABLE_PYTHON
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR
```
2024-09-30 21:37:21 +00:00
.copr Pass --with=snapshot_build in copr Makefile 2024-09-30 09:38:29 +02:00
.fmf
tests Format all files with 'pre-commit run -a' 2024-06-25 12:22:22 +02:00
.gitignore Prepare non-snapshot builds 2024-07-11 18:47:43 +00:00
.pre-commit-config.yaml Format all files with 'pre-commit run -a' 2024-06-25 12:22:22 +02:00
0001-Always-build-shared-libs-for-LLD.patch Rebase LLD patch 2024-06-05 08:47:13 +02:00
0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch
0001-Fix-page-size-constant-on-aarch64-and-ppc64le.patch Add compiler-rt patch for RHEL 8 page sizes 2024-08-14 10:15:15 +00:00
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
0001-Remove-myst_parser-dependency-for-RHEL.patch Rebase RHEL myst_parser patch 2024-09-27 09:05:22 +02:00
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch
0003-PATCH-clang-Don-t-install-static-libraries.patch
build.spec.inc Fix LLDB CMake arguments 2024-09-30 21:37:21 +00:00
changelog.spec.inc Prepare non-snapshot builds 2024-07-11 18:47:43 +00:00
check.spec.inc Disable python-lit and lldb for compat builds 2024-07-30 16:14:11 +00:00
files.spec.inc Remove clang-pseudo 2024-09-23 07:58:58 +00:00
gating.yaml
globals.spec.inc Add support for bundle_compat_lib 2024-08-15 09:38:47 +00:00
install.spec.inc Remove clang-rename 2024-09-19 08:32:55 +00:00
llvm.rpmlintrc Format all files with 'pre-commit run -a' 2024-06-25 12:22:22 +02:00
llvm.spec Disable snapshots by default 2024-09-27 12:42:58 +02:00
macros.clang
Makefile Prepare non-snapshot builds 2024-07-11 18:47:43 +00:00
packages.spec.inc Remove unnecessary Requires on python3-six 2024-08-08 09:15:13 +02:00
prep.spec.inc Add support for bundle_compat_lib 2024-08-15 09:38:47 +00:00
release-keys.asc
sources Prepare non-snapshot builds 2024-07-11 18:47:43 +00:00