Bug#946292: at-spi2-atk: please make autopkgtests cross-test-friendly

Steve Langasek steve.langasek at canonical.com
Sat Dec 7 18:49:12 GMT 2019


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/
slangasek at ubuntu.com                                     vorlon at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-a11y-devel/attachments/20191207/be686388/attachment.sig>


More information about the Pkg-a11y-devel mailing list