build: improved output of configure for build OS

Github-Pull: #19152
Rebased-From: 0fef60c63d
This commit is contained in:
sachinkm77
2020-06-03 04:06:36 -04:00
committed by fanquake
parent 0596a6eeb5
commit c219d21634

View File

@@ -1668,7 +1668,7 @@ echo " gprof enabled = $enable_gprof"
echo " werror = $enable_werror"
echo
echo " target os = $TARGET_OS"
echo " build os = $BUILD_OS"
echo " build os = $build_os"
echo
echo " CC = $CC"
echo " CFLAGS = $CFLAGS"