Skip to content

Commit

Permalink
so not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
drewwells committed Jan 13, 2016
1 parent 68a4aad commit fce5a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ install:
- dir C:\mingw32\bin
- go get golang.org/x/net/context
#- go test -ldflags "-extldflags '-static'"
- go test -ldflags "-linkmode external -Wl,-Bstatic -extldflags '-Wl,-Bstatic -static -v'"
- go test -ldflags "-linkmode external -extldflags '-static -v'"

build_script:
- go build -x -ldflags "-extldflags '-static'"

0 comments on commit fce5a20

Please sign in to comment.