pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/sane-backends Revert previous, now that gcc4 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/50f8f34a03fb
branches: trunk
changeset: 515184:50f8f34a03fb
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jun 26 19:52:33 2006 +0000
description:
Revert previous, now that gcc4 in NetBSD has been fixed.
We can readd it if the same problem appears somewhere else.
diffstat:
graphics/sane-backends/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r d6218afd31f9 -r 50f8f34a03fb graphics/sane-backends/Makefile
--- a/graphics/sane-backends/Makefile Mon Jun 26 19:51:27 2006 +0000
+++ b/graphics/sane-backends/Makefile Mon Jun 26 19:52:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/06/25 12:20:58 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2006/06/26 19:52:33 wiz Exp $
.include "Makefile.common"
COMMENT= API for access to scanners, digitals camera, frame grabbers etc.
@@ -13,12 +13,6 @@
CONFIGURE_ARGS+= --with-gphoto2=no
CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/sane-${SANE_VERSION}
-.include "../../mk/compiler.mk"
-
-.if !empty(CC_VERSION:Mgcc-4*)
-CFLAGS+= -fno-tree-ter
-.endif
-
.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == "SunOS")
Home |
Main Index |
Thread Index |
Old Index