Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wgerlach committed Jan 25, 2018
1 parent 89731fc commit 3080ae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compile.sh
Expand Up @@ -11,3 +11,5 @@ CGO_ENABLED=0 go install -a -installsuffix cgo -v -ldflags="-X github.com/MG-RAS

# use this for race debug flag
#go install -a -v -race -ldflags "-X github.com/MG-RAST/AWE/lib/conf.GIT_COMMIT_HASH=${GITHASH}" ./awe-worker/ ./awe-server/

echo "recompile with: CGO_ENABLED=0 go install ./awe-server"

0 comments on commit 3080ae5

Please sign in to comment.