Changeset e6a78b9 in mainline for HelenOS.config
- Timestamp:
- 2012-06-29T15:31:44Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9432f08
- Parents:
- 34ab31c0 (diff), 0bbd13e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r34ab31c0 re6a78b9 255 255 @ "gcc_native" GNU C Compiler (native) 256 256 @ "icc" Intel C Compiler 257 @ "suncc" Sun Studio C Compiler258 257 @ "clang" Clang 259 258 ! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice) … … 268 267 @ "gcc_cross" GNU C Compiler (cross-compiler) 269 268 @ "gcc_native" GNU C Compiler (native) 270 @ "suncc" Sun Studio C Compiler271 269 ! [PLATFORM=sparc64] COMPILER (choice) 272 270 … … 573 571 ! CONFIG_BINUTILS (n/y) 574 572 573 % Build MSIM binary 574 ! CONFIG_MSIM (n/y) 575 575 576 % Line debugging information 576 577 ! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y) … … 578 579 # USB settings 579 580 580 % USB release build (less logging)581 ! CONFIG_USB_ RELEASE_BUILD (y/n)581 % USB verbose messages 582 ! CONFIG_USB_VERBOSE (n/y) 582 583 583 584 % Start virtual USB host controller
Note:
See TracChangeset
for help on using the changeset viewer.