Skip to content
Snippets Groups Projects
Simon McVittie's avatar
Simon McVittie authored
For now, this requires adding /usr/local/bin/i686-linux-gnu-pkg-config
to the sysroot by hand:

    #!/bin/sh
    export PKG_CONFIG_LIBDIR="/usr/lib/i386-linux-gnu/pkgconfig:/usr/share/pkgconfig"
    exec pkg-config "$@"

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
8c8d25e3
History
Name Last commit Last update
..
meson
COPYING
git-version-gen