]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
apt: Fix build with clang and libc++
authorKhem Raj <raj.khem@gmail.com>
Mon, 21 Jul 2025 19:57:50 +0000 (12:57 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Jul 2025 09:47:27 +0000 (10:47 +0100)
commitcfd74da11a5290b2e555e2f9f06779f816324ee1
treea7a0fc4034b22ea886e42fff95c9f8f2cfd9fdbe
parent272aafbf0a2a1a158fdff42b6ce295fe861f1327
apt: Fix build with clang and libc++

Backport a fix to address random access iterator's expectation of
being const-qualified inside libc++ std::__insertion_sort_unguarded
implementation

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/apt/apt/0001-Fix-compilation-error-with-clang-libc-18.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt_2.6.1.bb