Explorar o código

Makefile: remove -buildmode=pie

Unknwon %!s(int64=8) %!d(string=hai) anos
pai
achega
c17f93e6c0
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      Makefile

+ 0 - 3
Makefile

@@ -9,9 +9,6 @@ OS := $(shell uname)
 
 TAGS = ""
 BUILD_FLAGS = "-v"
-ifeq ($(OS),Linux)
-	BUILD_FLAGS += "-buildmode=pie"
-endif
 
 RELEASE_ROOT = "release"
 RELEASE_GOGS = "release/gogs"