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 all doesn't work : flag provided but not defined: -gcflags #13

Open
hcostil opened this issue May 12, 2024 · 1 comment
Open

Build all doesn't work : flag provided but not defined: -gcflags #13

hcostil opened this issue May 12, 2024 · 1 comment

Comments

@hcostil
Copy link

hcostil commented May 12, 2024

└─$ make build-all
gox -osarch="linux/amd64 linux/386 linux/arm windows/amd64 windows/386 darwin/amd64 darwin/386" -ldflags="-s -w -X main.tlsFingerprint=$(openssl x509 -fingerprint -sha256 -noout -in 'certs/cert.pem' | cut -d '=' -f2)" -gcflags="all=-trimpath=OPATH" -tags release -output "bin/ligolo_{{.OS}}_{{.Arch}}" ./cmd/ligolo
flag provided but not defined: -gcflags

@nicocha30
Copy link
Contributor

This project is no longer maintained. Please consider using Ligolo-ng instead.

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

2 participants