mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-21 20:35:27 +00:00
Add debian/source/options to ignore the diff (much much faster to repack)
This commit is contained in:
parent
eda5c4b589
commit
ebb113ddd7
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -129,6 +129,7 @@ llvm-toolchain-snapshot (1:13~++20210129063721+010b176cdefb-1~exp1) experimental
|
||||
llvm-toolchain-12 (1:12.0.1-7) UNRELEASED; urgency=medium
|
||||
|
||||
* cmake: use ON instead of YES for consistency
|
||||
* Add debian/source/options to ignore the diff (much much faster to repack)
|
||||
* Add LIBCXXABI_ENABLE_STATIC_UNWINDER=ON
|
||||
LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_SHARED_LIBRARY=OFF
|
||||
LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_STATIC_LIBRARY=ON
|
||||
|
1
debian/source/options
vendored
Normal file
1
debian/source/options
vendored
Normal file
@ -0,0 +1 @@
|
||||
extend-diff-ignore = "(^|/)(clang|clang-tools-extra|compiler-rt|CONTRIBUTING.md|debuginfo-tests|flang|integration-test-suite|libc|libclc|libcxx|libcxxabi|libunwind|lld|lldb|llvm|mlir|openmp|parallel-libs|polly|pstl|README.md|runtimes|utils|)"
|
Loading…
Reference in New Issue
Block a user