mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
build: improved output of configure for build OS
Github-Pull: #19152
Rebased-From: 0fef60c63d
This commit is contained in:
parent
0596a6eeb5
commit
c219d21634
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue