Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/sparc64/niagara/Makefile.config

    r954c024 r1c3c287  
    1414CONFIG_FB = n
    1515
     16# Dynamic linking support
     17CONFIG_RTLD = y
     18
     19# Build shared libraries
     20CONFIG_BUILD_SHARED_LIBS = y
     21
     22# Link against shared libraries
     23CONFIG_USE_SHARED_LIBS = y
     24
    1625# Barebone build with essential binaries only
    1726CONFIG_BAREBONE = y
Note: See TracChangeset for help on using the changeset viewer.