diff --git a/configure b/configure index 90b967e307..4035bfcf0a 100755 --- a/configure +++ b/configure @@ -1263,6 +1263,7 @@ echo "install $install" echo "host CPU $cpu" echo "host big endian $bigendian" echo "target list $target_list" +echo "tcg debug enabled $debug_tcg" echo "gprof enabled $gprof" echo "sparse enabled $sparse" echo "strip binaries $strip_opt"