app-arch/lz4-1.10.0-r1: add ref for meson-c99 patch

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2024-07-31 10:17:17 +02:00
parent c49d396e82
commit 8691b61c28

View File

@@ -19,6 +19,7 @@ EMESON_SOURCE=${S}/build/meson
PATCHES=(
"${FILESDIR}/${PV}-fix-freestanding-test.patch"
# https://github.com/lz4/lz4/pull/1485
"${FILESDIR}/${PV}-meson-do-not-force-c99-mode.patch"
)