From d9c5433cd4110205815026979822a3171c9bfc2e Mon Sep 17 00:00:00 2001 From: Bryce Denney Date: Sat, 23 Nov 2002 00:52:05 +0000 Subject: [PATCH] - get sparc conf file in sync with others --- bochs/.conf.sparc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bochs/.conf.sparc b/bochs/.conf.sparc index 7e63d39db..8834b39e0 100755 --- a/bochs/.conf.sparc +++ b/bochs/.conf.sparc @@ -19,7 +19,11 @@ export CXX export CFLAGS export CXXFLAGS -./configure +../clean/configure --enable-cdrom \ + --enable-ne2000 \ + --enable-vbe \ + --enable-all-optimizations + #./configure --enable-fpu #./configure #./configure --enable-instrumentation