swift-riscv / swift-riscv64

Building swift for riscv64 platforms
Apache License 2.0
21 stars 1 forks source link

swift-corelibs-libdispatch #23

Closed futurejones closed 1 week ago

futurejones commented 3 months ago

Patch cmake/modules/SwiftSupport.cmake

elseif("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "riscv64")
  set("${result_var_name}" "riscv64" PARENT_SCOPE)
futurejones commented 3 months ago

Submitted #PR - https://github.com/apple/swift-corelibs-libdispatch/pull/831

futurejones commented 1 week ago

closing due to lack of response and no interest from anyone to review this pull request.