[packages] asterisk-11.x: fix typo in CONFIGURE_ARGS
Signed-off-by: Jiri Slachta <slachta@cesnet.cz> git-svn-id: svn://svn.openwrt.org/openwrt/packages@35548 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
04e0c705d4
commit
267e737434
@ -201,7 +201,7 @@ ifneq ($(SDK)$(CONFIG_PACKAGE_asterisk11-pbx-lua),)
|
|||||||
TARGET_LDFLAGS+=-ldl -lcrypt
|
TARGET_LDFLAGS+=-ldl -lcrypt
|
||||||
else
|
else
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
--without-pbx-lua
|
--without-lua
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_CFLAGS+= $(TARGET_CPPFLAGS)
|
EXTRA_CFLAGS+= $(TARGET_CPPFLAGS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user