Sylvestre Ledru
|
ff81119e58
|
rebase of the patch
|
2023-12-09 23:31:35 +01:00 |
|
Sylvestre Ledru
|
295214f8d0
|
cherry pick the change from 17 about the cmake
|
2023-12-06 17:08:31 +01:00 |
|
Sylvestre Ledru
|
9d80d3d62e
|
rename of the patch
|
2023-12-06 10:35:19 +01:00 |
|
Sylvestre Ledru
|
b6debd0c08
|
rebase of the patch
|
2023-12-06 10:29:45 +01:00 |
|
Sylvestre Ledru
|
60d6dd5b5d
|
prepare upload
|
2023-12-06 10:23:21 +01:00 |
|
Matthias Klose
|
b849383755
|
* Apply the proposed fix for D158491, build failure on mips64el, still
unreviewed upstream. Addresses: #1056116.
|
2023-12-06 10:01:37 +01:00 |
|
Matthias Klose
|
9aa5a6b013
|
* Set the cpu defaults for the ARM32 architectures:
- armel: arm926ej-s. Addresses: #1056115.
- armhf: cortex-a8.
Thanks to Arnd Bergmann and Ard Biesheuvel for the fixes.
|
2023-12-05 09:43:34 +01:00 |
|
Sylvestre Ledru
|
35cc1319c6
|
* revert debian/patches/arm32-defaults.diff for causing
https://lore.kernel.org/lkml/20231204225148.GA2094126@dev-arch.thelio-3990X/T/
|
2023-12-05 07:44:35 +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
|
34ed134da1
|
* Also use the free swap to determine the number of parallel processes.
|
2023-12-01 19:13:33 +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
|
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 |
|
John Paul Adrian Glaubitz
|
a8dd526d5d
|
Don't install *clang_rt* on sparc and sparc64
|
2023-11-25 11:23:40 +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 |
|
Sylvestre Ledru
|
4763fb888c
|
rebase of the patches
|
2023-11-23 10:57:54 +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 |
|
Sylvestre Ledru
|
313afe17d4
|
Merge remote-tracking branch 'origin/16' into 17
|
2023-11-12 22:22:55 +01:00 |
|
Sylvestre Ledru
|
fe997716a1
|
fix the declaration for the archs
|
2023-11-12 12:24:32 +01:00 |
|
Sylvestre Ledru
|
ff67b05869
|
fix the check
|
2023-11-12 09:43:04 +01:00 |
|
Sylvestre Ledru
|
43c7b3b296
|
disable spv files too
|
2023-11-11 20:09:55 +01:00 |
|
Sylvestre Ledru
|
056802f7cd
|
Change the logic to disable SPIRV. Disable it on most of the versions because it needs llvm-spirv-16. Enabled on trixie/sid, Ubuntu Mantic
|
2023-11-11 19:27:27 +01:00 |
|
Sylvestre Ledru
|
80a169f8c2
|
fix the space syntax
|
2023-11-11 11:03:48 +01:00 |
|
Sylvestre Ledru
|
3975016630
|
For Ubuntu bionic, improve the deactivation of lldb python
|
2023-11-11 10:53:12 +01:00 |
|
Matthias Klose
|
57cfe6e663
|
* Also install liborc_rt*.a on ppc64 and ppc64el.
|
2023-11-11 10:45:07 +01:00 |
|
Sylvestre Ledru
|
d7a2adfa62
|
prepare upload
|
2023-11-11 09:58:56 +01:00 |
|
Sylvestre Ledru
|
f666a0bd0f
|
Do not build spirv features on bookworm as the spirv compiler is too old: FAILED: spirv-mesa3d-.spv /build/source/libclc/build/spirv-mesa3d-.spv cd /build/source/libclc/build && /usr/bin/llvm-spirv-15 --spirv-max-version=1.1 -o spirv-mesa3d-.spv builtins.link.spirv-mesa3d-.bc Unknown attribute kind (86) (Producer: 'LLVM16.0.6' Reader: 'LLVM 15.0.6')
|
2023-11-11 09:58:34 +01:00 |
|
Sylvestre Ledru
|
8b7ecb4ecb
|
add debug info
|
2023-11-11 09:57:06 +01:00 |
|