summaryrefslogtreecommitdiff
path: root/bsd-user
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2013-06-04 14:45:26 +0200
committerPeter Maydell <peter.maydell@linaro.org>2013-06-14 15:33:10 +0100
commitb9a7b74f77619d3e7fb3834fbdcd3bde036ac399 (patch)
treef262f1af785ae19a0a8b518199c3f8fbe1a995ee /bsd-user
parentc1799a846285764de588533e21e61167a33f5a8f (diff)
downloadqemu-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 'bsd-user')
0 files changed, 0 insertions, 0 deletions