summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2013-12-31 10:22:08 -0600
committerLamont Granquist <lamont@scriptkiddie.org>2013-12-31 10:22:08 -0600
commitdba5689246ebdd4a3ebb3d0fa6c07e1c0a7b8b5c (patch)
tree2e41d86a24aa5d4bd0be445a1b523ec3f6a0ec75 /README.md
parent624beb33ea8ed2f0a6488e1a58f40619f3514d53 (diff)
downloadffi-yajl-dba5689246ebdd4a3ebb3d0fa6c07e1c0a7b8b5c.tar.gz
done with that
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec3399c..ed35a59 100644
--- a/README.md
+++ b/README.md
@@ -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: