ports/89036: emulators/qemu: fix amd64 build
Juergen Lock
nox at jelal.kn-bremen.de
Mon Nov 14 22:20:21 UTC 2005
>Number: 89036
>Category: ports
>Synopsis: emulators/qemu: fix amd64 build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 14 22:20:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Juergen Lock
>Release: FreeBSD 5.3-RELEASE-p20 i386
>Organization:
me? organized??
>Environment:
System: FreeBSD saturn 5.3-RELEASE-p20 FreeBSD 5.3-RELEASE-p20 #1: Fri Jul 29 14:59:03 CEST 2005 nox at saturn:/usr/home/nox/src5/usr/src/sys/i386/compile/NEPTUN i386
>Description:
port didnt build on amd64 anymore
>How-To-Repeat:
n/a
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile 14 Nov 2005 05:17:09 -0000 1.36
+++ Makefile 14 Nov 2005 22:00:30 -0000
@@ -37,7 +37,7 @@
CONFIGURE_ARGS+= --prefix=${PREFIX} --cc=${CC}
MAKE_ENV+= BSD_MAKE=${MAKE}
MAN1= qemu.1 qemu-img.1
-ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS= amd64 x86_64 i386
.if defined(WITH_KQEMU)
CONFIGURE_ARGS+= --enable-kqemu
.else
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list