Changeset 5b4f9e1 in mainline for uspace.config
- Timestamp:
- 2006-05-21T20:56:14Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6862338
- Parents:
- 233fead
- File:
-
- 1 edited
-
uspace.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace.config
r233fead r5b4f9e1 8 8 @ "mips32eb" MIPS 32-bit Big Endian 9 9 @ "ppc32" PowerPC 32-bit 10 @ "ppc64" PowerPC 64-bit 10 11 ! ARCH (choice) 11 12 … … 15 16 ! [ARCH=ia32] IA32_COMPILER (choice) 16 17 % [ARCH=ia32] SAVEAS IA32_COMPILER COMPILER 18 19 # PPC32 Compiler 20 @ "cross" Cross-compiler 21 @ "native" Native 22 ! [ARCH=ppc32] PPC32_COMPILER (choice) 23 % [ARCH=ppc32] SAVEAS PPC32_COMPILER COMPILER 24 25 # PPC64 Compiler 26 @ "cross" Cross-compiler 27 @ "native" Native 28 ! [ARCH=ppc64] PPC64_COMPILER (choice) 29 % [ARCH=ppc64] SAVEAS PPC64_COMPILER COMPILER
Note:
See TracChangeset
for help on using the changeset viewer.
