[packages] ntp: disable snmp explicitely
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20100 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4c1e0827fc
commit
5edf868dcb
@ -121,7 +121,8 @@ CONFIGURE_ARGS += \
|
|||||||
--enable-NMEA \
|
--enable-NMEA \
|
||||||
--enable-LOCAL-CLOCK \
|
--enable-LOCAL-CLOCK \
|
||||||
--enable-SHM \
|
--enable-SHM \
|
||||||
--disable-linuxcaps
|
--disable-linuxcaps \
|
||||||
|
--without-ntpsnmpd \
|
||||||
|
|
||||||
ifeq ($(BUILD_VARIANT),ssl)
|
ifeq ($(BUILD_VARIANT),ssl)
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user