Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/amd64/Makefile.config

    r1567471 r1aa9eff  
    6565CONFIG_BFB_BPP = 16
    6666
    67 # Dynamic linking support
    68 CONFIG_RTLD = y
    69 
    70 # Build shared libraries
    71 CONFIG_BUILD_SHARED_LIBS = y
    72 
    73 # Link against shared libraries
    74 CONFIG_USE_SHARED_LIBS = y
     67# Include userspace unit tests (PCUT)
     68CONFIG_PCUT_TESTS = y
    7569
    7670# Include development files (headers, libraries)
Note: See TracChangeset for help on using the changeset viewer.