Changeset 6db5d4b in mainline for HelenOS.config
- Timestamp:
- 2013-05-30T23:49:03Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 533e2d7, 8876b0d, dff90fa7
- Parents:
- 0e575cd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r0e575cd r6db5d4b 304 304 @ "gcc_cross" GNU C Compiler (cross-compiler) 305 305 @ "gcc_native" GNU C Compiler (native) 306 ! [PLATFORM=sparc64] COMPILER (choice) 307 308 % Compiler 309 @ "gcc_cross" GNU C Compiler (cross-compiler) 310 @ "gcc_native" GNU C Compiler (native) 311 ! [PLATFORM=arm32|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] COMPILER (choice) 306 ! [PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] COMPILER (choice) 312 307 313 308 % Compiler … … 315 310 @ "gcc_native" GNU C Compiler (native) 316 311 @ "clang" Clang 317 ! [PLATFORM=abs32le ] COMPILER (choice)312 ! [PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=sparc64] COMPILER (choice) 318 313 319 314
Note:
See TracChangeset
for help on using the changeset viewer.