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
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

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"