diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-06-04 14:45:26 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-06-14 15:33:10 +0100 |
commit | b9a7b74f77619d3e7fb3834fbdcd3bde036ac399 (patch) | |
tree | f262f1af785ae19a0a8b518199c3f8fbe1a995ee /hmp.c | |
parent | c1799a846285764de588533e21e61167a33f5a8f (diff) | |
download | hqemu-b9a7b74f77619d3e7fb3834fbdcd3bde036ac399.zip hqemu-b9a7b74f77619d3e7fb3834fbdcd3bde036ac399.tar.gz |
build: do not use TARGET_ARCH
TARGET_ARCH is generally wrong to use, there are better variables
provided in config-target.mak. The right one is usually TARGET_NAME
(previously TARGET_ARCH2), but for bsd-user we can also use TARGET_ABI_DIR
for consistency with linux-user.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1370349928-20419-4-git-send-email-pbonzini@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hmp.c')
0 files changed, 0 insertions, 0 deletions