fix imapfilter compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12726 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
04941d8477
commit
f7a3fb3328
@ -50,7 +50,8 @@ define Build/Compile
|
|||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
INCDIRS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
|
INCDIRS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
|
||||||
LIBDIRS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
|
LIBDIRS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
|
||||||
MYCFLAGS="$(TARGET_CFLAGS)"
|
MYCFLAGS="$(TARGET_CFLAGS)" \
|
||||||
|
MYLDFLAGS="-lcrypt"
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/imapfilter/conffiles
|
define Package/imapfilter/conffiles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user