more fetch-cross-compiler.sh tweaks
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
set -x
|
||||
|
||||
if [ ! -z "${TF_BUILD}" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
if [ -z "$CI_BUILD_DIR" ]; then
|
||||
export DJGPP_TOP=$(pwd)/lib/djgpp
|
||||
|
||||
Reference in New Issue
Block a user