Skip to content
Commit 02d605cd authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

pkg-config: rework --with-sysroot patch so it doesn't break target build



We don't currently autoreconf pkg-config for the target as we don't need
--with-sysroot support, which means PKG_CONFIG_SYSROOT=NULL wasn't
passed, breaking the build.

Fix it by reworking the patch to only pass this if --with-sysroot is given,
and handle the not set case in main.c.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent be89b851
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment