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.
1 parent 462a001 commit 2c25430Copy full SHA for 2c25430
src/Makefile.am
@@ -188,7 +188,7 @@ SWIFT_GEN_FILES= \
188
$(abs_builddir)/swift/Dispatch.swiftdoc \
189
$(SWIFT_OBJ_FILES)
190
191
-swiftmoddir=${prefix}/lib/swift/${OS_STRING}/${host_cpu}
+swiftmoddir=${prefix}/lib/swift/${OS_STRING}/${target_cpu}
192
swiftmod_HEADERS=\
193
$(abs_builddir)/swift/Dispatch.swiftmodule \
194
$(abs_builddir)/swift/Dispatch.swiftdoc
0 commit comments