projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c60d0af
)
this bit was already generated in configure
author
Juan Quintela
<quintela@redhat.com>
Mon, 3 Aug 2009 12:46:49 +0000
(14:46 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Mon, 10 Aug 2009 18:05:43 +0000
(13:05 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
Makefile.target
patch
|
blob
|
history
diff --git
a/Makefile.target
b/Makefile.target
index d2f1d860ad1861184667dc32771149f54a4748db..32fa27f3c4e25ffe09afb58bd2a78370cc576137 100644
(file)
--- a/
Makefile.target
+++ b/
Makefile.target
@@
-364,10
+364,6
@@
ifdef CONFIG_SLIRP
QEMU_CFLAGS+=-I$(SRC_PATH)/slirp
endif
-ifeq ($(ARCH),ia64)
-LDFLAGS+=-Wl,-G0 -Wl,-T,$(SRC_PATH)/ia64.ld
-endif
-
# profiling code
ifdef TARGET_GPROF
LDFLAGS+=-p