Rev 328 | Rev 376 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 328 | Rev 341 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #ARCH=ia32 |
1 | #ARCH=ia32 |
2 | #ARCH=mips |
2 | #ARCH=mips32 |
3 | #ARCH=ia64 |
3 | #ARCH=ia64 |
4 | #ARCH=ppc |
4 | #ARCH=ppc32 |
5 | #ARCH=amd64 |
5 | #ARCH=amd64 |
6 | 6 | ||
7 | # If this is yes, then cross compiler will be used instead of host compiler |
7 | # If this is yes, then cross compiler will be used instead of host compiler |
8 | CROSS_COMPILER=no |
8 | CROSS_COMPILER=no |
9 | 9 |