pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gcc47 Revert previous. While it may fix NetBSD, i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a7f277a6475
branches: trunk
changeset: 616258:6a7f277a6475
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Mar 21 22:47:24 2013 +0000
description:
Revert previous. While it may fix NetBSD, it breaks SmartOS.
diffstat:
lang/gcc47/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 65c39be7572c -r 6a7f277a6475 lang/gcc47/Makefile
--- a/lang/gcc47/Makefile Thu Mar 21 11:17:11 2013 +0000
+++ b/lang/gcc47/Makefile Thu Mar 21 22:47:24 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2013/03/21 11:17:11 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2013/03/21 22:47:24 wiz Exp $
GCC_PKGNAME= gcc47
.include "version.mk"
@@ -76,9 +76,6 @@
.if ${OPSYS} == "DragonFly"
CONFIGURE_ARGS+= --disable-bootstrap
.endif
-.if !empty(LOWER_ARCH:Mi386)
-CONFIGURE_ARGS+= --with-arch=i486 --with-tune=i486
-.endif
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index