commit
b5d2b92fd3
|
|
@ -26,7 +26,7 @@ apt-get update
|
||||||
apt-get -y install auto-apt-proxy
|
apt-get -y install auto-apt-proxy
|
||||||
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
|
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
|
||||||
|
|
||||||
export MARCH=x86-64
|
export MARCH=native
|
||||||
case `uname -m` in
|
case `uname -m` in
|
||||||
arm*)
|
arm*)
|
||||||
PLATFORM=armhf
|
PLATFORM=armhf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue