X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=genbindings.sh;h=5586569cec5b5069b94a401076263273de05c303;hb=81edb94b9157b9b4d8001af7ce32f8cd4d3d966d;hp=155269b39f06f91afe8e38f2b47be2fb07f7ccf6;hpb=b1f71eea528e55ba4cdb97b37be571de7cae6987;p=ldk-c-bindings diff --git a/genbindings.sh b/genbindings.sh index 155269b..5586569 100755 --- a/genbindings.sh +++ b/genbindings.sh @@ -229,6 +229,7 @@ else fi # Build C++ class methods which call trait methods +echo "Updating C++ header, this may take some time, especially on macOS" set +x # Echoing every command is very verbose here OLD_IFS="$IFS" export IFS=''