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
ntpd: remove spurious libelf dependency
Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
11 years ago
parent
bf2d6236ea
commit
4d5d3f47d1
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
net/ntpd/Makefile
+ 0
- 1
net/ntpd/Makefile
View File
@ -17,7 +17,6 @@ PKG_MD5SUM:=00df80a84ec9528fcfb09498075525bc
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
-
$(
BUILD_VARIANT
)
/
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_BUILD_DEPENDS
:=
libelf1
PKG_FIXUP
:=
autoreconf
PKG_LIBTOOL_PATHS
:=
. sntp
PKG_CHECK_FORMAT_SECURITY
:=
0
Write
Preview
Loading…
Cancel
Save