mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-03-25 15:36:16 +08:00
Support mruby cross build, but now we are unable to specify host C/C++ compiler on cross build. Do not pass compiler and linker flags because mruby does its own. Cross build only works with autotools. It does not work with cmake.