build: improved output of configure for build OS

pull/764/head
sachinkm77 4 years ago
parent 657b82cef0
commit 0fef60c63d

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

Loading…
Cancel
Save