Search Criteria
Package Details: aws-lc 1.66.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aws-lc.git (read-only, click to copy) |
|---|---|
| Package Base: | aws-lc |
| Description: | general-purpose cryptographic library maintained by the AWS Cryptography team for AWS |
| Upstream URL: | https://github.com/aws/aws-lc |
| Licenses: | MIT, ISC, Apache-2.0, openssl |
| Submitter: | peregrinus |
| Maintainer: | peregrinus |
| Last Packager: | peregrinus |
| Votes: | 2 |
| Popularity: | 1.76 |
| First Submitted: | 2025-06-28 14:05 (UTC) |
| Last Updated: | 2026-01-19 17:57 (UTC) |
Dependencies (10)
- bash (bash-gitAUR, bash-devel-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- perl (perl-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (optional) – Alternative for gcc (gcc preferred by upstream)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR) (optional) – For extra tests
Latest Comments
5long commented on 2026-02-13 23:07 (UTC)
Failed to build in a clean chroot.
Fixed by adding
-Wno-discarded-qualifiersto$CFLAGS(specifically,-DCMAKE_C_FLAGS="$CFLAGS -Wno-discarded-qualifiers"). Although I'm not sure if it's actually "fixed". I just suppressed the warning and the check() did pass with no issues.soloturn commented on 2026-01-31 02:15 (UTC) (edited on 2026-01-31 02:19 (UTC) by soloturn)
aws-lc seems to be the best ssl implementation out there, i'd really appreciate if it would make it into the arch abs, and would consider it even as a default for arch linux. it is boringssl forked, and added versioned releases. see:
peregrinus commented on 2025-09-08 17:04 (UTC)
If anyone would like to maintain 'aws-lc', please let me know :)