Commit c5547263d80ed115fd7dbfd3c337cf911a626a7f

Authored by 송기석
1 parent 80e347cecf
Exists in master

업데이트

Showing 2 changed files with 27 additions and 35 deletions   Show diff stats
arm-linux-gnueabihf-4-6-3.tar.gz
No preview for this file type
@@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
  1 +#!/bin/sh
  2 +
  3 +tar zxvf arm-linux-gnueabihf-4-6-3.tar.gz
  4 +
  5 +export CC=`pwd`/arm-linux-gnueabihf-4-6-3/bin/arm-linux-gnueabihf-
  6 +
  7 +