fix compile issue
somebody please close #9808 git-svn-id: svn://svn.openwrt.org/openwrt/packages@27801 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a2a9660789
commit
1d93b641b5
@ -32,7 +32,7 @@ define Package/at/description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
export SENDMAIL=/bin/true
|
export SENDMAIL=/bin/true
|
||||||
EXTRA_CFLAGS:=-DNEED_YYWRAP -I$(PKG_BUILD_DIR) -I$(STAGING_DIR)/usr/include/libelf \
|
EXTRA_CFLAGS:=-DNEED_YYWRAP -I$(PKG_BUILD_DIR) -I$(STAGING_DIR)/usr/include \
|
||||||
$(TARGET_LDFLAGS)
|
$(TARGET_LDFLAGS)
|
||||||
|
|
||||||
CONFIGURE_ARGS+=--prefix=/usr \
|
CONFIGURE_ARGS+=--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user