This website requires JavaScript.
Explore
Help
Sign In
walkero
/
harfbuzz
Watch
1
Star
0
Fork
You've already forked harfbuzz
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8614a30bc9
harfbuzz
/
mingw64.sh
3 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
[mingw] More
2019-05-25 18:16:28 +02:00
#!/bin/sh
[mingw] Some more tweaks It now survives ./config.status --recheck as well. https://github.com/harfbuzz/harfbuzz/issues/1728
2019-05-25 18:42:38 +02:00
exec
"
$(
dirname
"
$0
"
)
"
/mingw-configure.sh x86_64
"
$@
"