b40d318650
Pull request #2517 caused cross compilations to start failing, because the js_embed binary was being built to run on the target platform instead of on the build machine. This change updates the Autotools build to use the AX_PROG_CXX_FOR_BUILD macro to find a suitable compiler for the build machine and always use that when building js_embed. |
||
---|---|---|
.. | ||
ac_system_extensions.m4 | ||
acx_check_suncc.m4 | ||
acx_pthread.m4 | ||
ax_cxx_compile_stdcxx.m4 | ||
ax_prog_cc_for_build.m4 | ||
ax_prog_cxx_for_build.m4 | ||
stl_hash.m4 |