Changeset e6a78b9 in mainline for HelenOS.config


Ignore:
Timestamp:
2012-06-29T15:31:44Z (12 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9432f08
Parents:
34ab31c (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.
Message:

Merge mainline changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r34ab31c re6a78b9  
    255255@ "gcc_native" GNU C Compiler (native)
    256256@ "icc" Intel C Compiler
    257 @ "suncc" Sun Studio C Compiler
    258257@ "clang" Clang
    259258! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice)
     
    268267@ "gcc_cross" GNU C Compiler (cross-compiler)
    269268@ "gcc_native" GNU C Compiler (native)
    270 @ "suncc" Sun Studio C Compiler
    271269! [PLATFORM=sparc64] COMPILER (choice)
    272270
     
    573571! CONFIG_BINUTILS (n/y)
    574572
     573% Build MSIM binary
     574! CONFIG_MSIM (n/y)
     575
    575576% Line debugging information
    576577! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
     
    578579# USB settings
    579580
    580 % USB release build (less logging)
    581 ! CONFIG_USB_RELEASE_BUILD (y/n)
     581% USB verbose messages
     582! CONFIG_USB_VERBOSE (n/y)
    582583
    583584% Start virtual USB host controller
Note: See TracChangeset for help on using the changeset viewer.