]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
librsvg: don't try to run target code at build time
authorRoss Burton <ross.burton@arm.com>
Thu, 27 Jun 2024 17:23:21 +0000 (17:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Jul 2024 12:55:37 +0000 (13:55 +0100)
commit78667e67a77df39c2af417e56ebf480962ff2e42
treea0533cae71a197ac3d2e067009cd796483873f21
parent11ea8dc57f275057e19db564e6c55d2baea980b0
librsvg: don't try to run target code at build time

The rsvg-loader test binary isn't installed but building it causes a mix
of build host and target code to be executed.  As we don't install the
test, don't build it.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/librsvg/librsvg/disable-rsvg-loader-test.patch [new file with mode: 0644]
meta/recipes-gnome/librsvg/librsvg_2.57.1.bb