qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT 92b458e] qemu binary don't exist anymore. I guess


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT 92b458e] qemu binary don't exist anymore. I guess not muchpeople is compiling on alpha
Date: Thu, 16 Jul 2009 23:12:57 -0000

From: Juan Quintela <address@hidden>

Signed-off-by: Juan Quintela <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>

diff --git a/Makefile.target b/Makefile.target
index bcacbbd..a250c5d 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -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
 
 #########################################################




reply via email to

[Prev in Thread] Current Thread [Next in Thread]