Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build a static link executable #152

Closed
zhangguanzhang opened this issue Aug 9, 2022 · 0 comments
Closed

build a static link executable #152

zhangguanzhang opened this issue Aug 9, 2022 · 0 comments

Comments

@zhangguanzhang
Copy link

zhangguanzhang commented Aug 9, 2022

git clone --recursive https://github.com/google/woff2.git
cd woff2
#export CFLAGS='-static -s' LDFLAGS=-static LFLAGS=-static
export  LFLAGS=-static
make clean all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant