mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Disable default static build
It is broken with SDL2 on Windows
This commit is contained in:
parent
410610349b
commit
debd4b23df
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -4,7 +4,7 @@ ROOT = ${REPO_ROOT}/${PROJECT}
|
|||
|
||||
CGO_CFLAGS='-g -O3'
|
||||
CGO_LDFLAGS='-g -O3'
|
||||
GO_TAGS=static
|
||||
GO_TAGS=
|
||||
|
||||
.PHONY: clean test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue