aboutsummaryrefslogtreecommitdiff
path: root/sysutils/restic
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-10-12 09:06:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-10-12 09:06:17 +0000
commitd7e7e4397c0371413b972544a2295b77302b8169 (patch)
tree4e276eff5a36cfbec8aaa631c017c918d78c29da /sysutils/restic
parentafe4d7db849ce70469fff620467828c3e0df0ac7 (diff)
downloadports-d7e7e4397c0371413b972544a2295b77302b8169.tar.gz
ports-d7e7e4397c0371413b972544a2295b77302b8169.zip
Stripping go binaries is perfectly fine.
Notes
Notes: svn path=/head/; revision=451834
Diffstat (limited to 'sysutils/restic')
-rw-r--r--sysutils/restic/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile
index 7845278106b5..c1577a78d265 100644
--- a/sysutils/restic/Makefile
+++ b/sysutils/restic/Makefile
@@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE
USES= go
USE_GITHUB= yes
-STRIP= # stripping can break go binaries
PLIST_FILES= bin/restic
post-patch: