more fetch-cross-compiler.sh tweaks

This commit is contained in:
nhmall
2022-12-02 00:20:41 -05:00
parent cc231e47c0
commit df0c65ce41

View File

@@ -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