[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. f84b704c136ff60030968
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <mdb...@us...> - 2021-03-24 12:05:47
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, master has been updated via f84b704c136ff60030968184ad75d821de7431fc (commit) from eb952ad75fb9815781f3bf5ef53765eebc4607ff (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f84b704c136ff60030968184ad75d821de7431fc Author: Michael Black W9MDB <mdb...@ya...> Date: Wed Mar 24 07:03:37 2021 -0500 build-w32.sh with --python-binding does not work yet -- deferring to Hamlib 4.3 diff --git a/scripts/build-w32.sh b/scripts/build-w32.sh index 6bab40be..0f60eedc 100755 --- a/scripts/build-w32.sh +++ b/scripts/build-w32.sh @@ -221,7 +221,6 @@ END_OF_README --prefix=${INST_DIR} \ --without-cxx-binding \ --disable-static \ - --with-python-binding \ CPPFLAGS="-I${LIBUSB_1_0_BIN_PATH}/include" \ LDFLAGS="-L${LIBUSB_1_0_BIN_PATH}/MinGW32/dll" ----------------------------------------------------------------------- Summary of changes: scripts/build-w32.sh | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- Hamlib -- Ham radio control libraries |