mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-19 17:19:21 +00:00
Enable building the new experimental M68k backend
This commit is contained in:
parent
7137f81662
commit
b67e68fdb5
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -15,6 +15,7 @@ llvm-toolchain-snapshot (1:13~++20210403031832+89afec348dbd-1~exp1) UNRELEASED;
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
* Add upstream patch D98574 to fix clang macro definitions on sparc64
|
||||
* Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64
|
||||
* Enable building the new experimental M68k backend
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 03 Apr 2021 15:22:07 +0200
|
||||
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -406,7 +406,7 @@ override_dh_auto_configure: preconfigure
|
||||
-DENABLE_LINKER_BUILD_ID=ON \
|
||||
-DCOMPILER_RT_USE_LIBCXX=NO \
|
||||
$(Z3_FLAG) \
|
||||
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="AVR" \
|
||||
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="AVR;M68k" \
|
||||
-DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON \
|
||||
-DCLANG_VENDOR=$(VENDOR) \
|
||||
-DCLANG_ENABLE_BOOTSTRAP=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user