From e6e095b76f3faaf61e09445aee2cdd949b6993bb Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sun, 11 Sep 2016 21:27:39 -0400 Subject: [PATCH] hooktftp: nopie to match other go builds --- srcpkgs/hooktftp/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template index 7206affe2c8..d0cc5b036b5 100644 --- a/srcpkgs/hooktftp/template +++ b/srcpkgs/hooktftp/template @@ -12,6 +12,7 @@ homepage="https://github.com/tftp-go-team/hooktftp" distfiles="${homepage}/archive/${_gitcommit}.tar.gz" checksum=42cbe6c402aee13722cb55ac1e3a22fc6be27c6313b7c59d7a7277c0e3a6065e nocross=yes +nopie=yes do_build() { GOPATH=$PWD make build