diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-07 16:09:39 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-07 16:09:39 +0100 |
commit | cdff04e2515a2126b2d22a774863e34e29567963 (patch) | |
tree | 4878c0cc959672dc6fbf4b904303ba7677c62b86 /package/ruby/Makefile | |
parent | d6940ecea3ab3e03e4a8623273d4f4fe373f445d (diff) | |
parent | 4f3c6c355aa573924e197cb6069b02dc831110d9 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/ruby/Makefile')
-rw-r--r-- | package/ruby/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ruby/Makefile b/package/ruby/Makefile index 349d86c15..4bda5691e 100644 --- a/package/ruby/Makefile +++ b/package/ruby/Makefile @@ -20,6 +20,7 @@ MAKE_FILE:= GNUmakefile XAKE_FLAGS+= optflags='' debugflags='' CONFIGURE_STYLE:= gnu CONFIGURE_ARGS+= --enable-wide-getaddrinfo +# uClibc setpgrp does not take arguments CONFIGURE_ENV+= ac_cv_func_setpgrp_void=yes BUILD_STYLE:= auto INSTALL_STYLE:= auto |