Skip to content

Commit

Permalink
another exlude
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Aug 21, 2024
1 parent 485f21e commit 1b08523
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,8 @@ awsCCalPlatformExcludes.append("source/unix")
/// s2n-tls
//////////////////////////////////////////////////////////////////////
#if os(Linux)
// add pq-crypto back after adding in platform and chipset detection
let s2nExcludes = ["bin", "codebuild", "coverage", "docker-images",
"docs", "lib", "pq-crypto/kyber_r3",
"docs", "lib",
"libcrypto-build", "scram",
"s2n.mk", "Makefile", "stuffer/Makefile", "crypto/Makefile",
"tls/Makefile", "utils/Makefile", "error/Makefile", "tls/extensions/Makefile",
Expand Down

0 comments on commit 1b08523

Please sign in to comment.