Blame view

install.sh 123 Bytes
c5547263d   송기석   업데이트
1
2
3
4
5
  #!/bin/sh
  
  tar zxvf arm-linux-gnueabihf-4-6-3.tar.gz
  
  export CC=`pwd`/arm-linux-gnueabihf-4-6-3/bin/arm-linux-gnueabihf-