This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
harfbuzz
Watch
1
Star
0
Fork
0
You've already forked harfbuzz
Code
Issues
Pull Requests
Releases
Wiki
Activity
79b2b8a91f
harfbuzz
/
mingw64.sh
3 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
[mingw] More
2019-05-25 16:16:28 +00: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 16:42:38 +00:00
exec
"
$(
dirname
"
$0
"
)
"
/mingw-configure.sh x86_64
"
$@
"
Reference in New Issue
Copy Permalink