summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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: