Skip to content

Commit

Permalink
update windows build for new org
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhitena committed Sep 20, 2017
1 parent 2040e26 commit 1081985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zmq-win/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set mydir=%mydir:\=/%
set CGO_CFLAGS=-I %mydir%include
set CGO_LDFLAGS=-L %mydir%lib-%target% -l zmq

go build -tags zmq_4_x github.com/gopherds/gophernotes
go build -tags zmq_4_x github.com/gopherdata/gophernotes

:QUIT
endlocal
Expand Down

0 comments on commit 1081985

Please sign in to comment.