mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-11 00:56:52 +00:00
r21d sdk minimum abi compat is 16
This commit is contained in:
parent
d24bf5b654
commit
aa7af78946
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -439,7 +439,7 @@ jobs:
|
||||
run: sudo apt-get --assume-yes install pax wget gperf cabextract unzip python3-wheel python3-setuptools python3-pip && pip3 install --user meson ninja
|
||||
- name: Compile with acr
|
||||
run: |
|
||||
sys/android-ndk-install.sh 9 arm
|
||||
sys/android-ndk-install.sh 16 arm
|
||||
sys/android-build.sh arm
|
||||
ls -l
|
||||
- name: Extract r2 version
|
||||
|
Loading…
x
Reference in New Issue
Block a user