Skip to content
  • Nat Goodspeed's avatar
    DRTVWR-418: Explicitly set CMake var ENABLE_THREADED_RESOLVER. · e43a48c1
    Nat Goodspeed authored
    build-cmd.sh has a 'check_damage' shell function that checks to see whether
    USE_THREADS_POSIX is set in curl_config.h. In version 7.54.1, it isn't: you
    must specifically request it by overriding ENABLE_THREADED_RESOLVER on the
    CMake command line. Pass that.
    e43a48c1