jit also works with amd64.
sthen@ ok
This commit is contained in:
parent
29096626b8
commit
bd7a0b975a
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/11/24 23:29:48 claudio Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2009/04/05 12:48:40 fgsch Exp $
|
||||
|
||||
COMMENT= cisco 3600/7200 platform emulator
|
||||
|
||||
DISTNAME= dynamips-0.2.8-RC2
|
||||
PKGNAME= ${DISTNAME:S/-RC/rc/}p1
|
||||
PKGNAME= ${DISTNAME:S/-RC/rc/}p2
|
||||
CATEGORIES= emulators
|
||||
|
||||
HOMEPAGE= http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
|
||||
|
@ -7,4 +7,4 @@ You can greatly reduce startup times by uncompressing your IOS
|
||||
images with unzip.
|
||||
|
||||
N.B. The just-in-time compiler, required for good performance,
|
||||
is currently only supported on i386.
|
||||
is currently only supported on i386 and amd64.
|
||||
|
Loading…
Reference in New Issue
Block a user