Skip to content

Use AWS_LC_SYS_CMAKE_BUILDER#290

Merged
djensenius merged 1 commit into
mainfrom
fix-gcc-9.4.0-issue
Feb 8, 2026
Merged

Use AWS_LC_SYS_CMAKE_BUILDER#290
djensenius merged 1 commit into
mainfrom
fix-gcc-9.4.0-issue

Conversation

@djensenius

Copy link
Copy Markdown
Owner

This pull request updates the installation commands for several Rust-based tools to ensure compatibility with AWS's aws-lc cryptography library when building via Cargo. The changes mainly involve setting the AWS_LC_SYS_CMAKE_BUILDER=1 environment variable for specific tools during installation, both in serial and parallel scripts.

Updates to installation commands for AWS compatibility:

  • Added AWS_LC_SYS_CMAKE_BUILDER=1 to the Cargo install commands for atuin in both install.sh and scripts/parallel-install.sh, ensuring it builds correctly with AWS's cryptography library. [1] [2] [3] [4]
  • Updated installation commands for zellij and cloudflare-speed-cli to include AWS_LC_SYS_CMAKE_BUILDER=1, across all relevant parallel and background installation functions in scripts/parallel-install.sh. [1] [2] [3] [4]

These changes help prevent build issues for these tools in environments where AWS's cryptography library is required.

@djensenius
djensenius merged commit 55aa5f3 into main Feb 8, 2026
5 checks passed
@djensenius
djensenius deleted the fix-gcc-9.4.0-issue branch February 8, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant