swift
f36391d4 - Bootstrap: Install dispatch in stage0

Commit
40 days ago
Bootstrap: Install dispatch in stage0 The concurrency runtimes require that dispatch is installed or it will fail to load at launch. The C library is built as part of the concurrency build but is not installed. We need to install a copy of dispatch so that programs that link concurrency run.
Author
Committer
Parents
  • utils
    • File
      build-presets.ini
Loading