mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 10:38:53 +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.