Skip to content

Commit 75dc189

Browse files
committed
Add more swift libs
1 parent 3b04f69 commit 75dc189

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg_swift_llvm.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ def export_stdlibs(exported_dir, swift_build_tree):
146146
f'libswiftCore.{ext}',
147147
'libswiftCompatibility50.a',
148148
'libswiftCompatibility51.a',
149+
'libswiftCompatibility56.a',
150+
'libswiftCompatibilityBytecodeLayouts.a',
149151
'libswiftCompatibilityConcurrency.a',
150152
'libswiftCompatibilityDynamicReplacements.a']
151153
for stdlib in stdlibs:

0 commit comments

Comments
 (0)