pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/qemu Put things back in again.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fd57d106f4e
branches: trunk
changeset: 505680:1fd57d106f4e
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Jan 06 09:24:00 2006 +0000
description:
Put things back in again.
diffstat:
emulators/qemu/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2218d3ee3a7b -r 1fd57d106f4e emulators/qemu/Makefile
--- a/emulators/qemu/Makefile Fri Jan 06 09:17:03 2006 +0000
+++ b/emulators/qemu/Makefile Fri Jan 06 09:24:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/01/06 09:17:03 xtraeme Exp $
+# $NetBSD: Makefile,v 1.26 2006/01/06 09:24:00 xtraeme Exp $
#
DISTNAME= qemu-0.8.0
@@ -32,7 +32,7 @@
# Remove -march/-mcpu from CFLAGS, otherwise it will fail
# to build in the SSE code.
-#BUILDLINK_TRANSFORM+= rm-optarg:-march rm-optarg:-mcpu
+BUILDLINK_TRANSFORM+= rm-optarg:-march rm-optarg:-mcpu
.include "../../mk/compiler.mk"
Home |
Main Index |
Thread Index |
Old Index