Skip to content

Commit 0fef60c

Browse files
author
sachinkm77
committed
build: improved output of configure for build OS
1 parent 657b82c commit 0fef60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ echo " gprof enabled = $enable_gprof"
17521752
echo " werror = $enable_werror"
17531753
echo
17541754
echo " target os = $TARGET_OS"
1755-
echo " build os = $BUILD_OS"
1755+
echo " build os = $build_os"
17561756
echo
17571757
echo " CC = $CC"
17581758
echo " CFLAGS = $CFLAGS"

0 commit comments

Comments
 (0)