mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2026-01-02 16:29:04 +08:00
Update build_deps_all.sh
update protobuf version to 28.2
This commit is contained in:
parent
6d099e5399
commit
d3c376ca9e
@ -50,7 +50,7 @@ ninja && ninja install
|
||||
cd ../..
|
||||
|
||||
#### protobuf ####
|
||||
git clone --recurse-submodules -b v21.4 --depth 1 --shallow-submodules https://github.com/protocolbuffers/protobuf
|
||||
git clone --recurse-submodules -b v28.2 --depth 1 --shallow-submodules https://github.com/protocolbuffers/protobuf
|
||||
|
||||
#备注:交叉编译要在 host 也安装 protobuf 并且版本一致,编译安装,同参数,安装到 /usr/local
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user