Skip to content

Commit

Permalink
Insane hack for aws-lc-rs
Browse files Browse the repository at this point in the history
librespot requires rust tls requires aws-lc-rs: aws/aws-lc-rs#514
  • Loading branch information
kingosticks authored Sep 21, 2024
1 parent 2a9fc7e commit b249a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
echo "LINKER_TOOLS=$LINKER_TOOLS" >> $GITHUB_ENV
echo "TARGET=$TARGET" >> $GITHUB_ENV
echo "CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse" >> $GITHUB_ENV
echo "AWS_LC_SYS_PREBUILT_NASM=1" >> $GITHUB_ENV
- name: Build gst-plugins-rs
run: |
Expand Down

0 comments on commit b249a68

Please sign in to comment.