Ignore:
File:
1 edited

Legend:

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

    r954c024 r1c3c287  
    88QUADFLOAT = hard
    99
     10# Dynamic linking support
     11CONFIG_RTLD = y
     12
     13# Build shared libraries
     14CONFIG_BUILD_SHARED_LIBS = y
     15
     16# Link against shared libraries
     17CONFIG_USE_SHARED_LIBS = y
     18
    1019# Barebone build with essential binaries only
    1120CONFIG_BAREBONE = y
Note: See TracChangeset for help on using the changeset viewer.