mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Cleanup
This commit is contained in:
parent
c5c2578d0f
commit
0500550fc0
2 changed files with 1 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@ PROJECT = cloud-game
|
|||
REPO_ROOT = github.com/giongto35
|
||||
ROOT = ${REPO_ROOT}/${PROJECT}
|
||||
|
||||
CGO_CFLAGS='-g -O3 -funroll-loops'
|
||||
CGO_CFLAGS='-g -O3'
|
||||
CGO_LDFLAGS='-g -O3'
|
||||
GO_TAGS=static
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
version: '3'
|
||||
services:
|
||||
|
||||
cloud-game:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue