Skip to content

Commit fc4618c

Browse files
committed
add linker directive for libBlocksRuntime
1 parent b4cceea commit fc4618c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/swift/module.map.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ module Dispatch [system] {
33
requires blocks
44
export *
55
link "dispatch"
6+
link "BlocksRuntime"
67
}

0 commit comments

Comments
 (0)