Debian Patches
Status for swiftlang/6.0.3-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
cmake_x86_64_arch.patch | Fix architecture Change swift's custom architecture detection to resolve to the same as what is in config.guess on Debian for x86_64-pc-linux-gnu. |
no | ||||
disable_ninja.patch | Disable Swift provided ninja. | no | ||||
disable_checks_two_tests.patch | Disable checks for two tests that will fail when they try to write to HOME. | no | ||||
unused_args.patch | Don't warn on unused command line args libdispatch FTBS on non-amd64 architectures due to command line arguments being passed that are not supported by clang on them. This disables that warning message. If this still exists in the latest upstream I will need to debug further. |
no | ||||
niossl.patch | Fix build error with fix from upstream. | not-needed | ||||
clang_19.patch | # Clang 19 adds a new that we need to turn off. | no | ||||
arm64_clang_crash.patch | Clang 17 and newer crash on arm64 | yes | ||||
python_dead_libraries.patch | Patch out use of dead Python3 libraries pipes and cgi | no | ||||
aarch64_PAGE_SIZE.patch | Adjust SWIFT_PAGE_SIZE on aarch64 to match what Debian uses. | no | ||||
latest_python.patch | Make work with Python 3.13 | no | ||||
cmake_shared_linker.patch | Stop Cmake >= 3.30 from passing CMAKE_SHARED_LINKER_FLAGS to the Swift compiler. | finagolfin | not-needed | |||
llvm_DIAssignIDs.patch | Patch from upstream to fix clang crash. | not-needed | upstream | upstream, https://github.com/swiftlang/llvm-project/commit/91d7ca904 | ||
swift_utils_vendor_fix.patch | Report correct vendor string on x86_64 | no |