commit | 10a072a2bdf4702ce80da10f4bdc526f79e92408 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Mon Aug 03 14:46:49 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Aug 10 13:05:43 2009 -0500 |
tree | afe04521541444904cca76f12116466c3b7f28d1 | |
parent | c60d0afa65b0d037c6a6150132fbeea4ee6b557e [diff] |
this bit was already generated in configure Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-Id:
diff --git a/Makefile.target b/Makefile.target index d2f1d86..32fa27f 100644 --- a/Makefile.target +++ b/Makefile.target
@@ -364,10 +364,6 @@ 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