From 2f530066ec889182cabe725b6e86a1c1e1bbab74 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Thu, 9 May 2002 16:08:22 +0000 Subject: o Stop stripping Linux binary for now since it is returning: "BFD: bfd assertion fail elf.c:1290" o Even using Linux strip --- net-p2p/linux-edonkey-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p') diff --git a/net-p2p/linux-edonkey-server/Makefile b/net-p2p/linux-edonkey-server/Makefile index cbe0a71ea558..bdea5750e4a8 100644 --- a/net-p2p/linux-edonkey-server/Makefile +++ b/net-p2p/linux-edonkey-server/Makefile @@ -46,7 +46,7 @@ post-patch: pre-install: .if exists(${STRIP_CMD}) - @${STRIP_CMD} ${WRKSRC}/${BINARY_NAME} +# @${STRIP_CMD} ${WRKSRC}/${BINARY_NAME} .endif @${BRANDELF} -t Linux ${WRKSRC}/${BINARY_NAME} -- cgit v1.2.3