fix ruby compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12728 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-09-27 13:38:17 +00:00
parent f7a3fb3328
commit 26f434738a

View File

@ -182,7 +182,9 @@ CONFIGURE_ARGS += \
--disable-ipv6 \
CONFIGURE_VARS += \
ac_cv_func_setpgrp_void=yes \
ac_cv_func_setpgrp_void=yes
TARGET_LDFLAGS += -L$(PKG_BUILD_DIR)
MAKE_FLAGS += \
DESTDIR="$(PKG_INSTALL_DIR)" \