luci-0.9: merge r4841
This commit is contained in:
parent
8d7586cffc
commit
db4a419f9d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ define Package/libcyassl-luci/description
|
|||
CyaSSL is an SSL library optimized for small footprint, both on disk and for memory use.
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
TARGET_CFLAGS += $(FPIC) -DTFM_NO_ASM
|
||||
|
||||
CONFIGURE_ARGS += --without-zlib --enable-fastmath
|
||||
|
||||
|
|
Loading…
Reference in a new issue