first version.
[build-srcpkg.git] / res / builder / build-srcpkg / platform / toolchain / NULL.imi
bloba04efd1da894b4ea33a55758097ccb67b6504461
3 # append vendor info here if no vendor file defined.
5 # MACHINE=""
6 # OS="linux"
7 # VENDOR="gnueabi"
8 # MACHTYPE=""
9 # TOOLCHAIN="gcc"
11 #ARCH
12 #CROSS
13 #DIR_PFX
16 # toolchain-cmd
18 AR=""
19 ASM=""
20 CC=""
21 CPP=""
22 LINK=""
23 SLIB=""
24 DLIB=""
25 RANLIB=""
27 STRIP=""
28 OBJDUMP=""
29 OBJCOPY=""
30 READELF=""
31 NM=""
32 SIZE=""
33 GCOV=""
34 GDB=""
35 GPROF=""
36 ADDR2LINE=""