mirror of
https://gitee.com/openharmony/third_party_harfbuzz
synced 2024-11-23 23:30:49 +00:00
f3b132187f
It now survives ./config.status --recheck as well. https://github.com/harfbuzz/harfbuzz/issues/1728
3 lines
64 B
Bash
Executable File
3 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
exec "$(dirname "$0")"/mingw-configure.sh x86_64 "$@"
|