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:
luka 2011-07-27 21:51:33 +00:00
parent a2a9660789
commit 1d93b641b5

View File

@ -32,7 +32,7 @@ define Package/at/description
endef
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)
CONFIGURE_ARGS+=--prefix=/usr \