Changes in HelenOS.config [cf84f1bf:4872160] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rcf84f1bf r4872160  
    362362! CONFIG_TEST (y/n)
    363363
    364 % Use link-time optimization
    365 ! [COMPILER=gcc_cross|COMPILER=gcc_native] CONFIG_LTO (n/y)
    366 
    367364
    368365## Hardware support
     
    524521% Bundle netif/nil network layer
    525522! CONFIG_NETIF_NIL_BUNDLE (n/y)
    526 
    527 % Strip binaries
    528 ! CONFIG_STRIP_BINARIES (n/y)
    529 
    530 % Optimize for size
    531 ! CONFIG_OPTIMIZE_FOR_SIZE (n/y)
    532 
    533 % Barebone build with essential binaries only
    534 ! CONFIG_BAREBONE (n/y)
    535 
Note: See TracChangeset for help on using the changeset viewer.