mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
jemalloc: add backport patch to fix build with gcc 16
This patch replaces std::__throw_bad_alloc call with standard C++ Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -14,6 +14,7 @@ SECTION = "libs"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ea061f8731d5e6a5761dfad951ef5f5f"
|
||||
|
||||
SRC_URI = "git://github.com/jemalloc/jemalloc.git;branch=master;protocol=https;tag=${PV} \
|
||||
file://1a15fe33a48c52bfe26ea83e49f0d317a47da3ea.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "81034ce1f1373e37dc865038e1bc8eeecf559ce8"
|
||||
|
||||
Reference in New Issue
Block a user