File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 5151 run : ./genbindings.sh ./ldk-c-bindings/ "-I/usr/lib/jvm/java-11-openjdk-amd64/include/ -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux/" true false
5252 - name : Run Java Tests against Debug Bindings
5353 run : |
54- rm liblightningjni.so
55- ln -s liblightningjni_debug_Linux-amd64.so liblightningjni.so
54+ mv liblightningjni_debug_Linux-amd64.so liblightningjni.so
5655 export ASAN_OPTIONS=detect_leaks=0
5756 LD_PRELOAD=/usr/lib/llvm-11/lib/clang/11.0.1/lib/linux/libclang_rt.asan-x86_64.so LD_LIBRARY_PATH=. mvn test
58- git checkout liblightningjni.so
5957 - name : Build Java/TS Release Bindings
6058 run : |
6159 # We assume the top commit is just a bindings update commit, so we
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments