mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:41:39 +00:00
rebase of the patch
This commit is contained in:
parent
42cc6aa03c
commit
14540c15e0
12
debian/patches/libcxx/libcxx-armhf-ftbfs.diff
vendored
12
debian/patches/libcxx/libcxx-armhf-ftbfs.diff
vendored
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_16~++20220920091612+a7d2409bac7f/libcxx/include/atomic
|
||||
Index: llvm-toolchain-snapshot_17~++20230217125913+76c638d1ddec/libcxx/include/__atomic/aliases.h
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_16~++20220920091612+a7d2409bac7f.orig/libcxx/include/atomic
|
||||
+++ llvm-toolchain-snapshot_16~++20220920091612+a7d2409bac7f/libcxx/include/atomic
|
||||
@@ -2640,9 +2640,13 @@ typedef conditional<_LIBCPP_CONTENTION_L
|
||||
--- llvm-toolchain-snapshot_17~++20230217125913+76c638d1ddec.orig/libcxx/include/__atomic/aliases.h
|
||||
+++ llvm-toolchain-snapshot_17~++20230217125913+76c638d1ddec/libcxx/include/__atomic/aliases.h
|
||||
@@ -106,9 +106,13 @@ typedef __conditional_t<_LIBCPP_CONTENTI
|
||||
#endif
|
||||
|
||||
#if !defined(_LIBCPP_NO_LOCK_FREE_TYPES)
|
||||
@ -14,5 +14,5 @@ Index: llvm-toolchain-snapshot_16~++20220920091612+a7d2409bac7f/libcxx/include/a
|
||||
+
|
||||
+#undef NO_LOCK_FREE
|
||||
|
||||
#define ATOMIC_FLAG_INIT {false}
|
||||
#define ATOMIC_VAR_INIT(__v) {__v}
|
||||
_LIBCPP_END_NAMESPACE_STD
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user