chiark / gitweb /
Bring `native' architectures into the collection.
[mdw-cross] / linux-cross-setup.sh.in
index 5335d59864fa1869912de3d9ccf97eb4f6d25274..6ba0ef0f29ebfbdeb8cbad36d4f950ff487e61a0 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