summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-11 13:41:01 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-11 13:41:01 +0000
commitde9a95f0223733a524e4955f1b4bdb938f79255b (patch)
tree5f751c5c4a2e53849a141fba7f437f2e686cc383 /Makefile.target
parent55489a17393ccffcda2a587e67b427621219deca (diff)
downloadhqemu-de9a95f0223733a524e4955f1b4bdb938f79255b.zip
hqemu-de9a95f0223733a524e4955f1b4bdb938f79255b.tar.gz
Revert commits 5685 to 5688 committed by mistake
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5691 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.target b/Makefile.target
index 3019f44..031ab45 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -1,9 +1,5 @@
include config.mak
-ifndef CONFIG_DYNGEN_OP
-CC=$(HOST_CC)
-endif
-
TARGET_BASE_ARCH:=$(TARGET_ARCH)
ifeq ($(TARGET_ARCH), x86_64)
TARGET_BASE_ARCH:=i386
OpenPOWER on IntegriCloud