pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/conserver Lose the debug options, after they've ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b924fdaecc50
branches:  trunk
changeset: 368171:b924fdaecc50
user:      hauke <hauke%pkgsrc.org@localhost>
date:      Mon Sep 11 15:21:27 2017 +0000

description:
Lose the debug options, after they've served their purpose.

diffstat:

 comms/conserver/Makefile |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 6fb19e7667cf -r b924fdaecc50 comms/conserver/Makefile
--- a/comms/conserver/Makefile  Mon Sep 11 15:21:24 2017 +0000
+++ b/comms/conserver/Makefile  Mon Sep 11 15:21:27 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2017/09/11 15:02:47 hauke Exp $
+# $NetBSD: Makefile,v 1.30 2017/09/11 15:21:27 hauke Exp $
 #
 
 DISTNAME=      conserver-7.2.7
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    comms
 MASTER_SITES=  http://www.conserver.com/
 
@@ -27,10 +27,6 @@
 CONFIGURE_ARGS+=       --with-64bit
 .endif
 
-# Debug
-CFLAGS+=               -g3
-INSTALL_UNSTRIPPED=    yes
-
 BUILD_DEFS+=   VARBASE CONSERVER_DEFAULTPORT CONSERVER_DEFAULTHOST
 
 RCD_SCRIPTS=   conserver



Home | Main Index | Thread Index | Old Index