Kaydet (Commit) a20a2fda authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Save the config.log for the build platform as config.Build.log

üst ad87a474
......@@ -2280,6 +2280,7 @@ if test "$cross_compiling" = "yes"; then
2>&1 | sed -e 's/^/ /'
test -f ./Env.Host.sh 2>/dev/null || exit
cp Env.Host.sh ../Env.Build.sh
cp config.log ../config.Build.log
. ./Env.Host.sh
for V in COM GUI GUIBASE OS CPU CPUNAME CC CXX GXX_INCLUDE_PATH MACOSX_DEPLOYMENT_TARGET INPATH OUTPATH \
SYSTEM_LIBXSLT; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment