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
56902eee
Commit
56902eee
authored
Dec 06, 2005
by
bellard
Browse files
more targets
git-svn-id:
svn://svn.savannah.nongnu.org/qemu/trunk@1702
c046a42c-6fe2-441c-8c8c-71466251a162
parent
9f25f11f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile
View file @
56902eee
...
...
@@ -83,7 +83,7 @@ hello-arm.o: hello-arm.c
# XXX: find a way to compile easily a test for each arch
test2
:
@
for
arch
in
i386 arm sparc ppc mips
;
do
\
@
for
arch
in
i386 arm
armeb
sparc ppc mips
mipsel
;
do
\
../
$
${arch}
-user
/qemu-
$
${arch}
$
${arch}
/ls
-l
linux-test.c
;
\
done
...
...
Write
Preview
Markdown
is supported
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