This commit is contained in:
David Roman 2023-02-01 11:47:07 +00:00 committed by Max Howell
parent b4167009bc
commit af1e9ca1b2

View file

@ -20,7 +20,6 @@ build:
LDFLAGS:
- -buildmode=pie
script: |
# cd ./cmd/xc
GOBIN={{prefix}}/bin go install -ldflags="$LDFLAGS" .
test: