Rev 2437 | Rev 2443 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2437 | Rev 2442 | ||
|---|---|---|---|
| Line 22... | Line 22... | ||
| 22 | 22 | ||
| 23 | # Compiler |
23 | # Compiler |
| 24 | @ "gcc_cross" GCC Cross-compiler |
24 | @ "gcc_cross" GCC Cross-compiler |
| 25 | @ "gcc_native" GCC Native |
25 | @ "gcc_native" GCC Native |
| 26 | @ "icc_native" ICC Native |
26 | @ "icc_native" ICC Native |
| - | 27 | @ "sscc_native" Sun Studio C Compiler |
|
| - | 28 | ! [PLATFORM=amd64|PLATFORM=ia32|PLATFORM=ia32xen] COMPILER (choice) |
|
| - | 29 | ||
| - | 30 | # Compiler |
|
| - | 31 | @ "gcc_cross" GCC Cross-compiler |
|
| - | 32 | @ "gcc_native" GCC Native |
|
| - | 33 | @ "icc_native" ICC Native |
|
| 27 | ! COMPILER (choice) |
34 | ! [PLATFORM=ia64] COMPILER (choice) |
| - | 35 | ||
| - | 36 | # Compiler |
|
| - | 37 | @ "gcc_cross" GCC Cross-compiler |
|
| - | 38 | @ "gcc_native" GCC Native |
|
| - | 39 | @ "sscc_native" Sun Studio C Compiler |
|
| - | 40 | ! [PLATFORM=sparc64] COMPILER (choice) |
|
| - | 41 | ||
| - | 42 | # Compiler |
|
| - | 43 | @ "gcc_cross" GCC Cross-compiler |
|
| - | 44 | @ "gcc_native" GCC Native |
|
| - | 45 | ! [PLATFORM=arm32|PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=ppc64] COMPILER (choice) |
|
| 28 | 46 | ||
| 29 | # Debug build |
47 | # Debug build |
| 30 | ! CONFIG_DEBUG (y/n) |
48 | ! CONFIG_DEBUG (y/n) |