On Sat, Dec 07, 2019 at 06:07:58PM +0100, Samuel Thibault wrote: > Hello,
> Steve Langasek, le ven. 06 déc. 2019 10:20:22 -0800, a ecrit: > > cd $WORKDIR > > -meson $SRCDIR 2>&1 > > +if [ -n "$DEB_HOST_MULTIARCH" ]; then > > + export PKG_CONFIG_PATH="/usr/lib/$DEB_HOST_MULTIARCH/pkgconfig" > > + cross_file=cross_file.txt > > + cat > $cross_file <<EOF > > +[binaries] > > +c = '/usr/bin/$DEB_HOST_GNU_TYPE-gcc' > > +cpp = '/usr/bin/$DEB_HOST_GNU_TYPE-g++' > > +ar = '/usr/bin/$DEB_HOST_GNU_TYPE-ar' > > +strip = '/usr/bin/$DEB_HOST_GNU_TYPE-strip' > > +EOF > Would it be possible to tell meson to similarly change pkgconfig calls > to /usr/bin/$DEB_HOST_GNU_TYPE-pkg-config? If that's supported by meson, then yes, that should also work. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com vor...@debian.org
signature.asc
Description: PGP signature