Skip to content

Commit 63b616e

Browse files
authored
Update submodules (#361)
1 parent 3cf057e commit 63b616e

5 files changed

Lines changed: 6 additions & 4 deletions

File tree

Package.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ awsCCommonPlatformExcludes.append("source/arch/arm")
5959
#endif
6060
#if !os(Linux)
6161
awsCCommonPlatformExcludes.append("source/linux")
62+
#else
63+
awsCCommonPlatformExcludes.append("source/platform_fallback_stubs/file_direct_io.c")
6264
#endif
6365
let cSettingsCommon: [CSetting] = [
6466
.headerSearchPath("source/external/libcbor"),

aws-common-runtime/aws-c-common

Submodule aws-c-common updated 69 files

aws-common-runtime/s2n

Submodule s2n updated 380 files

0 commit comments

Comments
 (0)