Skip to content
Snippets Groups Projects
Forked from CMake / CMake
Source project has a limited visibility.
  • Eric Berge's avatar
    ba8bb321
    Disable libuv on Solaris 10 · ba8bb321
    Eric Berge authored
    Two issues need to be resolved to add Solaris 10
    libuv support:
    
    1. libuv needs to provide alternative functionality
       for systems that do not support mkdtemp()
    2. cmake should set SUNOS_NO_IFADDRS for Solaris 10
       builds (but not Solaris 11)
    ba8bb321
    History
    Disable libuv on Solaris 10
    Eric Berge authored
    Two issues need to be resolved to add Solaris 10
    libuv support:
    
    1. libuv needs to provide alternative functionality
       for systems that do not support mkdtemp()
    2. cmake should set SUNOS_NO_IFADDRS for Solaris 10
       builds (but not Solaris 11)