Skip to content

Commit

Permalink
Collected source files for aarch64-unknown-linux-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-lc-sys-bindings-generator committed Aug 1, 2024
1 parent fae7728 commit 810b6f2
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_gnu.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
// Tue Jul 30 17:39:12 UTC 2024
// Thu Aug 1 23:27:22 UTC 2024

use crate::cc_builder::Library;

Expand Down Expand Up @@ -133,7 +133,9 @@ pub(super) const CRYPTO_LIBRARY: Library = Library {
"crypto/lhash/lhash.c",
"crypto/mem.c",
"crypto/ml_kem/ml_kem.c",
"crypto/ml_kem/ml_kem_1024_ipd.c",
"crypto/ml_kem/ml_kem_512_ipd.c",
"crypto/ml_kem/ml_kem_768_ipd.c",
"crypto/obj/obj.c",
"crypto/obj/obj_xref.c",
"crypto/ocsp/ocsp_asn.c",
Expand Down

0 comments on commit 810b6f2

Please sign in to comment.