mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-10 19:07:02 +00:00
Capture stderr output from configure.
This commit is contained in:
parent
d9eaea4bea
commit
e75bbc1d88
2
.github/configure.sh
vendored
2
.github/configure.sh
vendored
@ -18,4 +18,4 @@ if [ "x$LDFLAGS" != "x" ]; then
|
||||
fi
|
||||
|
||||
echo ./configure ${CONFIGFLAGS}
|
||||
./configure ${CONFIGFLAGS}
|
||||
./configure ${CONFIGFLAGS} 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user