Commit Graph

6256 Commits

Author SHA1 Message Date
Sylvestre Ledru
04b600fe3b Revert " * Set the cpu defaults for the ARM32 architectures:"
for causing this issue:
https://lore.kernel.org/lkml/20231204225148.GA2094126@dev-arch.thelio-3990X/T/

This reverts commit 97633b6d51.
2023-12-05 07:41:52 +01:00
Matthias Klose
695fe3013f * libclang1-17: Hard-code the last full versions for the symlinks. 2023-12-04 13:23:09 +01:00
Sylvestre Ledru
c9f95b639f fix changelog 2023-12-03 10:22:33 +01:00
Sylvestre Ledru
f30121f5a7 prepare upload 2023-12-03 10:16:28 +01:00
Matthias Klose
907baf024b * Set the cpu defaults for the ARM32 architectures:
- armel: arm9e. Closes: #1056115.
    - armhf: cortex-a7.
2023-12-02 23:27:56 +01:00
Matthias Klose
97633b6d51 * Set the cpu defaults for the ARM32 architectures:
- armel: arm9e. Closes: #1056115.
    - armhf: cortex-a7.
2023-12-02 23:20:35 +01:00
Gianfranco Costamagna
bb32f75327 Fix typo 2023-12-01 23:38:00 +01:00
Matthias Klose
34ed134da1 * Also use the free swap to determine the number of parallel processes. 2023-12-01 19:13:33 +01:00
Matthias Klose
e6bb61d217 * Also use the free swap to determine the number of parallel processes. 2023-12-01 19:11:33 +01:00
Gianfranco Costamagna
83ad62f9cf Update changelog 2023-12-01 10:50:39 +01:00
Gianfranco Costamagna
a483a6798a Try to fix Debian bug #1057151 2023-12-01 10:49:34 +01:00
Gianfranco Costamagna
81ad460681 Add missing dependency for new test 2023-11-30 22:21:20 +01:00
Gianfranco Costamagna
70032f71d7 Add new cmake-clang-test to spot issues such as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057151 2023-11-30 22:04:50 +01:00
Matthias Klose
6297fd36b2 * Restore the patch for D148945, searching /usr/lib/llvm-18/lib by default.
Addresses: #1056580.
2023-11-29 19:02:26 +01:00
Sylvestre Ledru
89439def8c llvmspirv remove the i386 restriction 2023-11-29 14:46:43 +01:00
Sylvestre Ledru
408a72442d fix changelog 2023-11-28 12:17:28 +01:00
Sylvestre Ledru
a505f7c309 fix unpack 2023-11-28 11:42:43 +01:00
Sylvestre Ledru
1b14b139f0 Remove __tgt_rtl_deinit_plugin & __tgt_rtl_deinit_device symbols from openmp https://github.com/llvm/llvm-project/pull/73557 2023-11-28 10:18:06 +01:00
Matthias Klose
eb0584923e Merge branch '17' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 17 2023-11-27 10:37:19 +01:00
Matthias Klose
c07405b825 * Restore the patch for D148945, searching /usr/lib/llvm-17/lib by default.
Closes: #1056580.
2023-11-27 10:36:47 +01:00
Sylvestre Ledru
70cf59d852 rebase of the patch 2023-11-27 10:27:53 +01:00
John Paul Adrian Glaubitz
a8dd526d5d Don't install *clang_rt* on sparc and sparc64 2023-11-25 11:23:40 +01:00
John Paul Adrian Glaubitz
959d8c8ee1 Don't install *clang_rt* on sparc and sparc64 2023-11-25 11:20:13 +01:00
Matthias Klose
0bb9f9b777 * libclang1-17: Provide a symlink for the last soname with the full version. 2023-11-25 09:54:10 +01:00
Matthias Klose
0f0b0527b1 correct changelog entry 2023-11-24 17:52:47 +01:00
Matthias Klose
73955b611d * libclang1-18: Only encode the major version in the soname. Closes: #1056126. 2023-11-24 17:49:02 +01:00
Matthias Klose
5cda29f509 * libclang1-17: Only encode the major version in the soname. Closes: #1056126. 2023-11-24 17:45:03 +01:00
Sylvestre Ledru
d2e2ed9cdb llvm-spirv-17: fix 'llvm-spirv-17 but it is not installable' on i386 2023-11-23 23:57:36 +01:00
Sylvestre Ledru
4763fb888c rebase of the patches 2023-11-23 10:57:54 +01:00
Matthias Klose
35076f5af3 * Fix stripping build flags on Ubuntu/ppc64el. 2023-11-23 09:45:14 +01:00
Matthias Klose
beec0c2024 * Fix stripping build flags on Ubuntu/ppc64el. 2023-11-23 09:44:36 +01:00
Sylvestre Ledru
6e56a740df Merge remote-tracking branch 'origin/17' into snapshot 2023-11-22 23:46:16 +01:00
Sylvestre Ledru
a7ae059e08 explain how to debug the issue 2023-11-22 23:20:26 +01:00
Sylvestre Ledru
1d8b2e734d rebase of the patches 2023-11-22 22:50:24 +01:00
Gianfranco Costamagna
b5ccb8c06f Drop extra spaces 2023-11-22 17:02:14 +01:00
Sylvestre Ledru
19fe78dea0 fix conflict 2023-11-22 10:36:34 +01:00
Sylvestre Ledru
0c09647cd0 fix syntax 2023-11-22 09:18:06 +01:00
Sylvestre Ledru
a747b6c784 * New supstream release
* New snapshot release
2023-11-22 09:17:46 +01:00
Sylvestre Ledru
363182564f add a check that, if we are going to build wasm, wasi-libc is installed on the system 2023-11-22 00:31:44 +01:00
Sylvestre Ledru
789660216a try to relax the wasi-libc dep declaration for apt.llvm.org 2023-11-22 00:22:34 +01:00
Sylvestre Ledru
cfffa8ace2 refresh debian/control with control.in changes 2023-11-22 00:22:06 +01:00
Sylvestre Ledru
edfb1e171e relax the wasi-libc dep declaration 2023-11-22 00:21:48 +01:00
Sylvestre Ledru
4e522af7c8 Add a symlink for libc++experimental.a to /usr/lib/*/libc++experimental.a to fix https://github.com/llvm/llvm-project/issues/72753 2023-11-20 19:35:31 +01:00
Sylvestre Ledru
595804bfd5 relax to the dep llvm-spirv-17 2023-11-19 00:09:45 +01:00
Matthias Klose
cce043eec0 Fix typos 2023-11-17 08:56:12 +01:00
Matthias Klose
4c24440f87 * Don't build-depend on llvm-spirv-17 on armel and mipsel (LLVM 17 is not
yet built on these architectures).
2023-11-17 08:44:12 +01:00
Gianfranco Costamagna
02bfadc696 Update changelog 2023-11-15 17:54:44 +01:00
Gianfranco Costamagna
c747f322da Further limit the number of parallel processes 2023-11-15 17:54:36 +01:00
Sylvestre Ledru
ff70904ea8 rebase of the patch 2023-11-14 10:02:53 +01:00
Sylvestre Ledru
7953731b2c Merge remote-tracking branch 'origin/17' into snapshot 2023-11-13 12:03:38 +01:00