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
#129
from hnyman/fix-rng-tools
rng-tools: remove libgcrypt dependency
lilik-openwrt-22.03
champtar
10 years ago
parent
2c452bf26d
87cc2de3eb
commit
e3440d1ccd
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
utils/rng-tools/Makefile
+ 3
- 0
utils/rng-tools/Makefile
View File
@ -34,6 +34,9 @@ CONFIGURE_VARS += \
LIBS
=
"-largp"
e
n
d
i
f
CONFIGURE_ARGS
+=
\
--without-libgcrypt
d
e
f
i
n
e
P
a
c
k
a
g
e
/
r
n
g
-
t
o
o
l
s
/
i
n
s
t
a
l
l
$(
INSTALL_DIR
)
$(
1
)
/etc/init.d
$(
INSTALL_BIN
)
./files/rngd.init
$(
1
)
/etc/init.d/rngd
Write
Preview
Loading…
Cancel
Save