termux-packages/packages/ruby
Fredrik Fornwall 51c63287f7 ndk_patches: <dlfcn.h> now #define:s RTLD_*
The Android NDK headers define the RTLD_* values within an enum,
which causes problems with #ifdef checks. Patch these to instead
use #define which is more traditional and what much code expects.
2016-04-18 00:33:02 -04:00
..
Makefile.in.patch ruby: Update from 2.2.4 to 2.3.0 (closes #114) 2015-12-25 16:35:13 -05:00
build.sh ruby: Update from 2.2.4 to 2.3.0 (closes #114) 2015-12-25 16:35:13 -05:00
mkmf.rb.patch ruby: More /system/bin/sh -> $PREFIX/bin/sh 2015-12-02 05:57:06 -05:00
process.c.patch ruby: Update from 2.2.4 to 2.3.0 (closes #114) 2015-12-25 16:35:13 -05:00
pty.c.patch ruby: Use $PREFIX/bin/sh instead of /system/bin/sh 2015-12-02 05:54:07 -05:00
rbinstall.rb.patch ruby: Update from 2.2.4 to 2.3.0 (closes #114) 2015-12-25 16:35:13 -05:00
ruby-ri.subpackage.sh Initial push 2015-06-13 01:03:31 +02:00