commit:     0e69d07c21f5ecd4dd7719b3caa8f0f0a44c7aa0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb  3 19:12:25 2018 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 17:53:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e69d07c

sys-cluster/teleport: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/7037

 sys-cluster/teleport/files/teleport-makefile-buildflags.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/sys-cluster/teleport/files/teleport-makefile-buildflags.patch 
b/sys-cluster/teleport/files/teleport-makefile-buildflags.patch
deleted file mode 100644
index d3da35350d8..00000000000
--- a/sys-cluster/teleport/files/teleport-makefile-buildflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- work/src/github.com/gravitational/teleport/Makefile
-+++ work/src/github.com/gravitational/teleport/Makefile
-@@ -12,7 +12,7 @@
- PWD ?= `pwd`
- TELEPORT_DEBUG ?= no
- GITTAG=v$(VERSION)
--BUILDFLAGS := $(ADDFLAGS) -ldflags '-w -s'
-+BUILDFLAGS ?= $(ADDFLAGS) -ldflags '-w -s'
- 
- RELEASE=teleport-$(GITTAG)-`go env GOOS`-`go env GOARCH`-bin
- BINARIES=$(BUILDDIR)/tsh $(BUILDDIR)/teleport $(BUILDDIR)/tctl

Reply via email to