Bring `native' architectures into the collection.
[mdw-cross] / linux-cross-setup.sh.in
index 5335d59..6ba0ef0 100644 (file)
@@ -2,3 +2,6 @@
 
 CROSS_ARCH=@arch@
 QEMU_LD_PREFIX=/usr/$CROSS_ARCH; export QEMU_LD_PREFIX
+
+PKG_CONFIG_PATH=$prefix/lib/pkgconfig:/usr/lib/pkgconfig
+export PKG_CONFIG_PATH