This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#560
from Frieds-Technology/master
protobuf: Fixed protobuf host installation
lilik-openwrt-22.03
Steven Barth
10 years ago
parent
49c7e701bc
91f8f8b097
commit
79592842d5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libs/protobuf/Makefile
+ 1
- 0
libs/protobuf/Makefile
View File
@ -43,6 +43,7 @@ define Host/Compile
e
n
d
e
f
d
e
f
i
n
e
H
o
s
t
/
I
n
s
t
a
l
l
$(
MAKE
)
-C
$(
HOST_BUILD_DIR
)
install
e
n
d
e
f
CONFIGURE_ARGS
+=
--with-protoc
=
$(
HOST_BUILD_DIR
)
/src/protoc
Write
Preview
Loading…
Cancel
Save