1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-24 13:01:25 +02:00

Added patch with gcc15 fixes for jpilot.

This commit is contained in:
2026-04-22 09:15:41 +02:00
parent ec433fbc88
commit a7e59cc2fb
3 changed files with 135 additions and 1 deletions
+1
View File
@@ -31,6 +31,7 @@ PATCHES=(
"${FILESDIR}"/${P}-fix-paths.patch
"${FILESDIR}"/${P}-fno-common.patch
"${FILESDIR}"/${P}-fix-configure-clang16.patch
"${FILESDIR}"/${P}-r2-gcc15-fixes.patch
)
src_prepare() {