fix ruby compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12728 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f7a3fb3328
commit
26f434738a
@ -182,7 +182,9 @@ CONFIGURE_ARGS += \
|
|||||||
--disable-ipv6 \
|
--disable-ipv6 \
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
ac_cv_func_setpgrp_void=yes \
|
ac_cv_func_setpgrp_void=yes
|
||||||
|
|
||||||
|
TARGET_LDFLAGS += -L$(PKG_BUILD_DIR)
|
||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user