Closed qmfrederik closed 9 months ago
@MaxDesiatov Roger that, removed the GitHub actions.
@compnerd I've used CMake checks for pid_t
and mode_t
, and refined the usage of -fms-extensions
. Let me know if this helps.
@swift-ci please test
OK - looks like CI for Windows passed: https://ci-external.swift.org/job/swift-corelibs-libdispatch-PR-windows/55/consoleFull
@swift-ci test windows
This patch consists of two commits:
-fms-extensions
variable is passed to clang to enable the__popcnt64
intrinsicIf this project doesn't want to use GitHub actions, I can remove the second commit.