mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-08 13:22:27 +00:00
detail why I disable it
This commit is contained in:
parent
edddeb2a01
commit
1f9e12fb3c
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -7,6 +7,8 @@ llvm-toolchain-snapshot (1:14~++20210918111948+6a2c2263fbca-1~exp1) UNRELEASED;
|
|||||||
* Also install libomptarget-nvptx in libomp-X.Y-dev next to amdgcn
|
* Also install libomptarget-nvptx in libomp-X.Y-dev next to amdgcn
|
||||||
* Add -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF. it was turn on by default
|
* Add -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF. it was turn on by default
|
||||||
in https://reviews.llvm.org/D107799
|
in https://reviews.llvm.org/D107799
|
||||||
|
It was causing the second cmake (stage2) build to fail on z3 or libffi.
|
||||||
|
Sign that the compiler didn't work correctly.
|
||||||
|
|
||||||
[ John Paul Adrian Glaubitz ]
|
[ John Paul Adrian Glaubitz ]
|
||||||
* Disable libunwind on m68k, sparc64 and x32
|
* Disable libunwind on m68k, sparc64 and x32
|
||||||
|
Loading…
Reference in New Issue
Block a user