From d29595ef0b9ff0a37fe3f291d1f41e7bfdf429ab Mon Sep 17 00:00:00 2001 From: xtraeme Date: Fri, 6 Jan 2006 09:24:00 +0000 Subject: Put things back in again. --- emulators/qemu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index cd39a218442..e288a024625 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -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 @@ SUBST_MESSAGE.smbd= "Fixing hardcoded paths." # 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" -- cgit v1.2.3