Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# ar -crv libharfbuzz.a libharfbuzz.so #动转静态库
# gcc -shared -o libfoo.so libfoo.a #生成动态库
- Loading branch information