env: HOST=aarch64-linux-gnu
- os: linux
env: HOST=powerpc64le-unknown-linux-gnu
- - os: linux
- env: HOST=mips64el-linux-gnu
+# The mips64 linux system in the GCC compile farm is not allowing logins
+# - os: linux
+# env: HOST=mips64el-linux-gnu
- os: linux
compiler: gcc
env: HOST=i386-pc-linux-gnu MEVAL='export CC="$CC -m32" && CXX="$CXX -m32"'
echo $(tail build.log | grep '^==LOGFILE==')
echo $(tail build.log | grep '^==LOGFILE==' | cut -b13-)
echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
- curl -u ${CFARM_AUTH} "$(tail build.log | grep '^== LOGFILE ==' | cut -b13-)" > libffi.log
+ curl -u ${CFARM_AUTH} "$(tail build.log | grep '^==LOGFILE==' | cut -b13-)" > libffi.log
./rlgl l https://rl.gl
ID=$(./rlgl start)