librsvg: Fix build on musl/rv32

Apply needed libc patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-11-15 18:49:49 -08:00
parent 4852643627
commit a0d27eca24
2 changed files with 852 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,3 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI:append:riscv32:libc-musl = " file://rv32.patch"