pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/smartmontools
Module Name: pkgsrc
Committed By: tnn
Date: Fri Jan 18 02:05:50 UTC 2019
Modified Files:
pkgsrc/sysutils/smartmontools: Makefile
Log Message:
remove accidental debug change
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/sysutils/smartmontools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/smartmontools/Makefile
diff -u pkgsrc/sysutils/smartmontools/Makefile:1.34 pkgsrc/sysutils/smartmontools/Makefile:1.35
--- pkgsrc/sysutils/smartmontools/Makefile:1.34 Fri Jan 18 02:04:43 2019
+++ pkgsrc/sysutils/smartmontools/Makefile Fri Jan 18 02:05:50 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2019/01/18 02:04:43 tnn Exp $
+# $NetBSD: Makefile,v 1.35 2019/01/18 02:05:50 tnn Exp $
DISTNAME= smartmontools-7.0
PKGREVISION= 1
@@ -32,7 +32,4 @@ INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} syscon
INSTALLATION_DIRS= ${EGDIR}
-CFLAGS+=-O0 -ggdb -g3
-CXXFLAGS+=-O0 -ggdb -g3
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index