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
hamlib: disable RPC backends to fix some more build breakages
Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
11 years ago
parent
9322b39614
commit
4cb5e37876
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
utils/hamlib/Makefile
+ 2
- 1
utils/hamlib/Makefile
View File
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
hamlib
PKG_VERSION
:=
1.2.15.3
PKG_RELEASE
:=
2
PKG_RELEASE
:=
3
PKG_MD5SUM
:=
3cad8987e995a00e5e9d360e2be0eb43
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
@ -295,6 +295,7 @@ endef
CONFIGURE_ARGS
+=
\
--without-cxx-binding
\
--without-winradio
\
--without-rpc-backends
\
--with-pic
\
d
e
f
i
n
e
P
a
c
k
a
g
e
/
h
a
m
l
i
b
/
i
n
s
t
a
l
l
Write
Preview
Loading…
Cancel
Save