aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gb/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-10-12 17:06:17 +0800
committermat <mat@FreeBSD.org>2017-10-12 17:06:17 +0800
commit4609c9e867830f2a15258478f29f794b97676dcf (patch)
tree4e276eff5a36cfbec8aaa631c017c918d78c29da /devel/gb/Makefile
parent31957cd5f3158b47a5ec2fe356d7c01eeb0cde00 (diff)
downloadfreebsd-ports-gnome-4609c9e867830f2a15258478f29f794b97676dcf.tar.gz
freebsd-ports-gnome-4609c9e867830f2a15258478f29f794b97676dcf.tar.zst
freebsd-ports-gnome-4609c9e867830f2a15258478f29f794b97676dcf.zip
Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/ Sponsored by: Absolight
Diffstat (limited to 'devel/gb/Makefile')
-rw-r--r--devel/gb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gb/Makefile b/devel/gb/Makefile
index 40bb88e521c7..dffd240bf735 100644
--- a/devel/gb/Makefile
+++ b/devel/gb/Makefile
@@ -19,7 +19,6 @@ PLIST_FILES= bin/gb bin/gb-vendor
PORTDOCS= README.md
-STRIP= # stripping can break go binaries
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
GO_TARGET= ./...