Disable cross-gcc until we upgrade it
This commit is contained in:
parent
ed58376f04
commit
c69f4d90d0
@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "This script is currently not functioning. Please check back later."
|
||||
exit 1
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
. $DIR/config.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user