Explorar el Código

Makefile update.

Steve Thielemann hace 3 años
padre
commit
9126c1f112
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -30,7 +30,7 @@ testdoor/testdoor: testdoor/art.go testdoor/fonts.go testdoor/*.go door/*.go
 	cd testdoor; go build
 
 space-ace/space-ace: space-ace/*.go door/*.go space-ace/space.go
-	cd space-ace; go build
+	cd space-ace; go build -ldflags="-extldflags=-static" -tags sqlite_omit_load_extension
 
 
 #	./font-out -f "Amazon Cyan,Medieval,Anarchy Blue" TDFONTS.TDF