Skip to content

Commit

Permalink
Collected source files for aarch64-unknown-linux-musl
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-lc-sys-bindings-generator committed Nov 7, 2024
1 parent 4b71cc4 commit d7ba70e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion aws-lc-sys/builder/cc_builder/aarch64_unknown_linux_musl.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC
// Thu Oct 3 17:07:57 UTC 2024
// Thu Nov 7 21:54:32 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -144,6 +144,8 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/pem/pem_pkey.c",
"crypto/pem/pem_x509.c",
"crypto/pem/pem_xaux.c",
"crypto/pkcs7/bio/cipher.c",
"crypto/pkcs7/bio/md.c",
"crypto/pkcs7/pkcs7.c",
"crypto/pkcs7/pkcs7_asn1.c",
"crypto/pkcs7/pkcs7_x509.c",
Expand Down

0 comments on commit d7ba70e

Please sign in to comment.