harfbuzz/mingw32.sh
Behdad Esfahbod f3b132187f [mingw] Some more tweaks
It now survives ./config.status --recheck as well.

https://github.com/harfbuzz/harfbuzz/issues/1728
2019-05-25 12:42:38 -04:00

3 lines
62 B
Bash
Executable File

#!/bin/sh
exec "$(dirname "$0")"/mingw-configure.sh i686 "$@"