aboutsummaryrefslogtreecommitdiff
path: root/net/dnsproxy
diff options
context:
space:
mode:
Diffstat (limited to 'net/dnsproxy')
-rw-r--r--net/dnsproxy/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile
index 74abf5ad0..d61a0818e 100644
--- a/net/dnsproxy/Makefile
+++ b/net/dnsproxy/Makefile
@@ -21,7 +21,6 @@ PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0
GO_PKG:=github.com/AdguardTeam/dnsproxy
-GO_PKG_LDFLAGS:=-s -w
GO_PKG_LDFLAGS_X:=main.VersionString=v$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk