projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322ddc1
)
fix ruby compile
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 27 Sep 2008 13:38:17 +0000
(13:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 27 Sep 2008 13:38:17 +0000
(13:38 +0000)
SVN-Revision: 12728
lang/ruby/Makefile
patch
|
blob
|
history
diff --git
a/lang/ruby/Makefile
b/lang/ruby/Makefile
index d8b283a008fbad2c820d0feff5c0a4229006f2e6..10ea51e2fee3dc9207cca44d866280a6baee9233 100644
(file)
--- a/
lang/ruby/Makefile
+++ b/
lang/ruby/Makefile
@@
-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)" \