meson: fix rpath handling
authorRosen Penev <redacted>
Thu, 23 Apr 2020 00:01:13 +0000 (17:01 -0700)
committerRosen Penev <redacted>
Thu, 23 Apr 2020 01:37:33 +0000 (18:37 -0700)
commitd88e1ae4dd79ed302569d27f82b2c3fa3c5f51a5
treee32f3de65a4a5876a42fd74432a2f7fd6123d2f0
parenta4bb706918c58c7f8718e5de1de2e719eecabbd2
meson: fix rpath handling

This was uncovered with glib2 where the host builds were linking to the
actual host instead of the generated libraries.

Patch taken from buildroot.

Signed-off-by: Rosen Penev <redacted>
devel/meson/Makefile
devel/meson/patches/010-Only-fix-RPATH-if-install_rpath-is-not-empty.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT