Skip to content

Commit

Permalink
Build libraries for ARM6.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmitr committed Apr 7, 2024
1 parent 6477bab commit 7d56f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/uniffi_bindgen_generate_go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ fi

build_lib "cross" "x86_64-unknown-linux-gnu" "libldk_node.so"
build_lib "cross" "x86_64-pc-windows-gnu" "ldk_node.dll"
build_lib "cross" "arm-unknown-linux-gnueabi" "libldk_node.so"

0 comments on commit 7d56f00

Please sign in to comment.