python3-wxgtk4: Fix build with gcc-14

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-05-09 17:37:09 -07:00
parent 587edc5e8d
commit e47585ffc8
2 changed files with 32 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ SRC_URI += "file://add-back-option-build-base.patch \
file://wxgtk-fixup-build-scripts.patch \
file://not-overwrite-cflags-cxxflags.patch \
file://0001-sip-Conditionally-use-GetAssertStackTrace-under-USE_.patch \
file://0001-sip-Fix-build-with-gcc-14.patch \
"
SRC_URI[sha256sum] = "e48de211a6606bf072ec3fa778771d6b746c00b7f4b970eb58728ddf56d13d5c"