Remove comment about keeping version in sync with www/h2o, since the
embedded version in www/h20,mruby is unrelated to lang/mruby.
www/h20,mruby analysis from gkoehler@
Notable changes:
- Switch to using GH_ directives to fetch the distfile
- Point HOMEPAGE to https://mruby.org/
- Upstream now enable setting MRB_ENDIAN_BIG on big endian architectures,
so we only need to add the missing <endian.h> header
Tested on amd64, test suite passes without errors.
OK sthen@, jeremy@
The default is still a debug build. Is that intended?
"cc" -O2 -pipe -std=gnu99 -Wall -Werror-implicit-function-declaration \
-Wdeclaration-after-statement -Wwrite-strings -g3 -O0 -DMRB_ENABLE_DEBUG_HOOK \
-DMRBGEM_MRUBY_BIN_DEBUGGER_VERSION=0.0.0 ...
Added Files: CVS: patches/patch-tasks_toolchains_gcc_rake