Changeset 7bb0c32 in mainline for HelenOS.config
- Timestamp:
- 2007-05-31T22:04:10Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1e847fb
- Parents:
- 7f043c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r7f043c0 r7bb0c32 25 25 @ "gcc_native" GCC Native 26 26 @ "icc_native" ICC Native 27 ! COMPILER (choice) 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 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 47 # Debug build
Note:
See TracChangeset
for help on using the changeset viewer.