Changes in HelenOS.config [2689a0b:d21e935c] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r2689a0b rd21e935c  
    255255@ "gcc_native" GNU C Compiler (native)
    256256@ "icc" Intel C Compiler
     257@ "suncc" Sun Studio C Compiler
    257258@ "clang" Clang
    258259! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice)
     
    267268@ "gcc_cross" GNU C Compiler (cross-compiler)
    268269@ "gcc_native" GNU C Compiler (native)
     270@ "suncc" Sun Studio C Compiler
    269271! [PLATFORM=sparc64] COMPILER (choice)
    270272
     
    571573! CONFIG_BINUTILS (n/y)
    572574
    573 % Build MSIM binary
    574 ! CONFIG_MSIM (n/y)
    575 
    576575% Line debugging information
    577576! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
     
    579578# USB settings
    580579
    581 % USB verbose messages
    582 ! CONFIG_USB_VERBOSE (n/y)
     580% USB release build (less logging)
     581! CONFIG_USB_RELEASE_BUILD (y/n)
    583582
    584583% Start virtual USB host controller
Note: See TracChangeset for help on using the changeset viewer.