aboutsummaryrefslogtreecommitdiffstats
path: root/www/minio-client
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 /www/minio-client
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 'www/minio-client')
-rw-r--r--www/minio-client/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/minio-client/Makefile b/www/minio-client/Makefile
index cf12815dbb40..7e8459fda53e 100644
--- a/www/minio-client/Makefile
+++ b/www/minio-client/Makefile
@@ -32,7 +32,6 @@ GH_TAGNAME= RELEASE.2017-02-06T20-16-19Z
GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${GH_PROJECT}
MAKE_ENV= GOPATH=${WRKSRC} GOROOT=${LOCALBASE}/go
-STRIP= # stripping can break go binaries
PLIST_FILES= bin/${MC}
do-build: