-
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:
Simon McVittie <smcv@collabora.com>
Simon McVittie authoredFor 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:
Simon McVittie <smcv@collabora.com>
scout-i386.txt 400 B