Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xing Lin
qemu
Commits
e99f9060
Commit
e99f9060
authored
Jul 28, 2005
by
bellard
Browse files
FreeBSD fix
git-svn-id:
svn://svn.savannah.nongnu.org/qemu/trunk@1536
c046a42c-6fe2-441c-8c8c-71466251a162
parent
f5a8510c
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
e99f9060
...
...
@@ -99,7 +99,7 @@ mingw32="yes"
FreeBSD
)
bsd
=
"yes"
oss
=
"yes"
if
[
"
$cpu
"
=
"i386"
]
;
then
if
[
"
$cpu
"
=
"i386"
-o
"
$cpu
"
=
"x86_64"
]
;
then
kqemu
=
"yes"
fi
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment