projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7a3fb3
)
fix ruby compile
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Sep 2008 13:38:17 +0000
(13:38 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Sep 2008 13:38:17 +0000
(13:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12728
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
lang/ruby/Makefile
patch
|
blob
|
history
diff --git
a/lang/ruby/Makefile
b/lang/ruby/Makefile
index
d8b283a
..
10ea51e
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)" \