lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since d9b46dd was 91aba7f, checked in by Ondrej Palkovsky <ondrap@…>, 19 years ago |
Same order of architectures as in kernel.
|
-
Property mode
set to
100644
|
File size:
336 bytes
|
Rev | Line | |
---|
[98376de] | 1 | ## General configuration directives
|
---|
| 2 |
|
---|
| 3 | # Architecture
|
---|
| 4 | @ "ia32" Intel IA-32
|
---|
| 5 | @ "amd64" AMD64/Intel EM64T
|
---|
[91aba7f] | 6 | @ "ia64" Intel IA-64
|
---|
[98376de] | 7 | @ "sparc64" Sun UltraSPARC
|
---|
[3c1dec0] | 8 | @ "ppc32" PowerPC 32-bit
|
---|
[98376de] | 9 | ! ARCH (choice)
|
---|
[3c1dec0] | 10 |
|
---|
| 11 | # PPC32 Compiler
|
---|
| 12 | @ "cross" Cross-compiler
|
---|
| 13 | @ "native" Native
|
---|
| 14 | ! [ARCH=ppc32] PPC32_COMPILER (choice)
|
---|
| 15 | % [ARCH=ppc32] SAVEAS PPC32_COMPILER COMPILER
|
---|
Note:
See
TracBrowser
for help on using the repository browser.