More functions ported over to monero_c.
Some leftovers are still present - but shouldn't contain anything that is required by anonero
This commit is contained in:
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@@ -401,8 +401,7 @@ jobs:
|
||||
&& cd libbridge \
|
||||
&& mkdir build \
|
||||
&& cd build \
|
||||
&& env CC=clang CXX=clang++ cmake -DANDROID_ABI=${{ matrix.full_arch }} .. \
|
||||
&& make -j${NPROC}
|
||||
&& env CC=clang CXX=clang++ cmake -DANDROID_ABI=${{ matrix.full_arch }} ..
|
||||
- name: Build libbridge (2/2) make
|
||||
run: |
|
||||
cd ${{ github.workspace }} \
|
||||
|
||||
Reference in New Issue
Block a user