improve of cmpl.
[bush.git] / tools / cmpl / platform / toolchain / arm-linux-gnueabi.imi
blobb3342ab363e015d476f2e849148022a060b356a0
3 #   this define is only for info grab, to fill toolchain-info array in 
4 # toolchain-cfg.imi.
6 MACHINE="arm"
7 OS="linux"
8 INFO="gnueabi"
9 MACHTYPE="${MACHINE}-${OS}-${INFO}"
10 TOOLCHAIN="gcc"
13 # if this dir has been appended to PATH envar, this define can be commented.
14 # if compiler file name conflect with others, define it here.
16 DIR_PFX="${DIR_PFX:=/opt/gcc-linaro-7.3.1-2018.05-i686_arm-linux-gnueabi/bin/}"