diff --git a/build.sh b/build.sh index c8bc670..e31e54a 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,7 @@ export TARGET=x86_64-pc-xomb export PREFIX=`pwd`/local +mkdir -p build cd build BINUTILS_VER=2.20