We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
arch
arch_subdir
1 parent e227e50 commit 900c7c9Copy full SHA for 900c7c9
stdlib/public/Platform/CMakeLists.txt
@@ -425,7 +425,7 @@ if("WASI" IN_LIST SWIFT_SDKS)
425
list(APPEND wasilibc_modulemap_target_list ${copy_wasilibc_modulemap_embedded_resource})
426
427
swift_install_in_component(FILES "${wasilibc_modulemap_source}"
428
- DESTINATION "lib/swift/embedded/${arch_subdir}"
+ DESTINATION "lib/swift/embedded/${arch}"
429
COMPONENT sdk-overlay)
430
endif()
431
0 commit comments