Display what's going on.
This commit is contained in:
parent
32454a4817
commit
b2a2fdbaa7
@ -172,4 +172,5 @@ fi
|
||||
|
||||
echo "Version $cygwin_ver"
|
||||
set -$- $builddate
|
||||
$windres --include-dir $dir/../w32api/include --include-dir $dir/include --define CYGWIN_BUILD_DATE="$1" --define CYGWIN_BUILD_TIME="$2" --define CYGWIN_VERSION='"'"$cygwin_ver"'"' $rcfile winver.o
|
||||
set -x
|
||||
exec $windres --include-dir $dir/../w32api/include --include-dir $dir/include --define CYGWIN_BUILD_DATE="$1" --define CYGWIN_BUILD_TIME="$2" --define CYGWIN_VERSION='"'"$cygwin_ver"'"' $rcfile winver.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user