mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 18:07:45 +01:00
upgrade protobuffs
This commit is contained in:
@@ -93,6 +93,8 @@ function installDependencies() {
|
|||||||
|
|
||||||
function buildAndInstallCLbinaries() {
|
function buildAndInstallCLbinaries() {
|
||||||
|
|
||||||
|
sudo -u bitcoin python3 -m pip install --user --upgrade grpcio-tools protobuf
|
||||||
|
|
||||||
# patch makefile
|
# patch makefile
|
||||||
sudo -u bitcoin sed -i -E 's/ --experimental_allow_proto3_optional(=true)?//g' Makefile
|
sudo -u bitcoin sed -i -E 's/ --experimental_allow_proto3_optional(=true)?//g' Makefile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user