swift-riscv / swift-riscv64

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

swift-protobuf #16

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 1 week ago

closing due to not needed