mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-19 18:31:20 +00:00
Add upstream patch D98574 to fix clang macro definitions on sparc64
This commit is contained in:
parent
94f4587678
commit
42d447d273
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
llvm-toolchain-12 (1:12.0.1~+rc1-1~exp2) UNRELEASED; urgency=medium
|
||||
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
* Add upstream patch D98574 to fix clang macro definitions on sparc64
|
||||
|
||||
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 27 May 2021 11:07:43 +0200
|
||||
|
||||
llvm-toolchain-12 (1:12.0.1~+rc1-1~exp1) unstable; urgency=medium
|
||||
|
||||
* New testing upstream release
|
||||
|
3762
debian/patches/D98574.patch
vendored
Normal file
3762
debian/patches/D98574.patch
vendored
Normal file
File diff suppressed because it is too large
Load Diff
3
debian/patches/series
vendored
3
debian/patches/series
vendored
@ -121,6 +121,9 @@ bootstrap-fix-include-next.diff
|
||||
# riscv64
|
||||
risc/clang-riscv64-multiarch.diff
|
||||
|
||||
# sparc64
|
||||
D98574.patch
|
||||
|
||||
# Compiler-rt - workaround
|
||||
workaround-bug-42994-use-linker.diff
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user