Skip to content

Commit

Permalink
github/lint-build-test: rm bbqsrc/cargo-ndk#22 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
tharvik committed Aug 3, 2022
1 parent 6bae5ca commit b0bfdec
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/lint-build-test.yaml
Expand Up @@ -75,11 +75,6 @@ jobs:
command: install
args: cargo-ndk

- name: patch bbqsrc/cargo-ndk#22
run: >
find -L /usr/local/lib/android/sdk/ndk-bundle -name libunwind.a
-execdir sh -c 'echo "INPUT(-lunwind)" > libgcc.a' \;
- uses: actions-rs/cargo@v1
with:
command: ndk
Expand Down

0 comments on commit b0bfdec

Please sign in to comment.