configure: display debug tcg status in summary
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7123 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
cca8298291
commit
ade25b0dff
1
configure
vendored
1
configure
vendored
@ -1263,6 +1263,7 @@ echo "install $install"
|
|||||||
echo "host CPU $cpu"
|
echo "host CPU $cpu"
|
||||||
echo "host big endian $bigendian"
|
echo "host big endian $bigendian"
|
||||||
echo "target list $target_list"
|
echo "target list $target_list"
|
||||||
|
echo "tcg debug enabled $debug_tcg"
|
||||||
echo "gprof enabled $gprof"
|
echo "gprof enabled $gprof"
|
||||||
echo "sparse enabled $sparse"
|
echo "sparse enabled $sparse"
|
||||||
echo "strip binaries $strip_opt"
|
echo "strip binaries $strip_opt"
|
||||||
|
Loading…
Reference in New Issue
Block a user