pie doesn't mesh with scratch image

This commit is contained in:
techknowlogick
2023-09-10 00:50:04 -04:00
parent 32b9f5e836
commit 2a666c84cb
2 changed files with 3 additions and 6 deletions

View File

@ -37,9 +37,6 @@ ifeq ($(OS), Windows_NT)
else
EXECUTABLE := tea
VET_TOOL := gitea-vet
ifneq ($(shell uname -s), OpenBSD)
override BUILDMODE := -buildmode=pie
endif
endif
.PHONY: all