summary refs log tree commit diff stats
path: root/scripts/tracetool/backend/log.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-06-26 16:25:24 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2017-07-11 11:18:37 +0300
commite189091fba4481fa4c9d760f0bf9037620a51989 (patch)
tree6f0c11736662adef9f7e2522d9042dee37750864 /scripts/tracetool/backend/log.py
parent667675623dc20b8d2f9ec2eff8a1c7eafcc86e19 (diff)
downloadfocaccia-qemu-e189091fba4481fa4c9d760f0bf9037620a51989.tar.gz
focaccia-qemu-e189091fba4481fa4c9d760f0bf9037620a51989.zip
configure: Handle having no c++ compiler in FORTIFY_SOURCE check
Our FORTIFY_SOURCE check assumes that $cxx refers to a working C++
compiler, with the result that if you don't happen to have one
then configure will spuriously print
  configure: line 4685: c++: command not found

Fix this by adding a 'has $cxx' check.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/tracetool/backend/log.py')
0 files changed, 0 insertions, 0 deletions