diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2013-12-31 10:22:08 -0600 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2013-12-31 10:22:08 -0600 |
commit | dba5689246ebdd4a3ebb3d0fa6c07e1c0a7b8b5c (patch) | |
tree | 2e41d86a24aa5d4bd0be445a1b523ec3f6a0ec75 /README.md | |
parent | 624beb33ea8ed2f0a6488e1a58f40619f3514d53 (diff) | |
download | ffi-yajl-dba5689246ebdd4a3ebb3d0fa6c07e1c0a7b8b5c.tar.gz |
done with that
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ TODO: - switching from curling yajl2 sources to using git submodule - fix rake compile blowing up on libyajl2 - block ruby 1.8.7 from using c extension (segfault) -- switch from `FORCE_FFI_YAJL` ENV var to requiring `ffi_yajl` (magic) vs `ffi_yajl/ffi` vs `ffi_yajl/ext` - test both ffi and ext on platforms that support both (MRI, rbx) BUILD NOTES: |