#!/bin/sh # # Run pkg-config for mingw-w64 cross-compilers. # export PKG_CONFIG_LIBDIR=/usr/x86_64-pc-mingw32/lib/pkgconfig pkg-config $*