Skip to content

Commit

Permalink
Moooore debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Oct 24, 2023
1 parent da80e7c commit b73a13c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ jobs:
make print-build_id
make print-boost_all_file_checksums
make print-boost_recipe_hash
make print-boost_build_id_long
make print-boost_build_id
tree built/aarch64-linux-android || true
make -j$(nproc) HOST=aarch64-linux-android ANDROID_SDK=${{ env.ANDROID_HOME }} ANDROID_NDK=${{ env.ANDROID_HOME }}/ndk/${{ env.ANDROID_NDK_VERSION }} ANDROID_API_LEVEL=${{ env.ANDROID_API_LEVEL }} ANDROID_TOOLCHAIN_BIN=${{ env.ANDROID_HOME }}/ndk/${{ env.ANDROID_NDK_VERSION }}/toolchains/llvm/prebuilt/linux-x86_64/bin NO_QT=1 NO_WALLET=1 NO_NATPMP=1 NO_UPNP=1 NO_ZMQ=1
tree built/aarch64-linux-android

0 comments on commit b73a13c

Please sign in to comment.