mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-06 06:27:41 -07:00
qemu binary don't exist anymore. I guess not much people is compiling on alpha
Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
1639448541
commit
92b458e836
1 changed files with 0 additions and 7 deletions
|
|
@ -301,13 +301,6 @@ obj-m68k-y += m68k-sim.o m68k-semi.o
|
|||
signal.o: CFLAGS += $(HELPER_CFLAGS)
|
||||
|
||||
ARLIBS=../libqemu_user.a libqemu.a
|
||||
|
||||
ifeq ($(ARCH),alpha)
|
||||
# Mark as 32 bit binary, i. e. it will be mapped into the low 31 bit of
|
||||
# the address space (31 bit so sign extending doesn't matter)
|
||||
echo -ne '\001\000\000\000' | dd of=qemu bs=1 seek=48 count=4 conv=notrunc
|
||||
endif
|
||||
|
||||
endif #CONFIG_LINUX_USER
|
||||
|
||||
#########################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue