mirror of
https://github.com/tstack/lnav
synced 2024-11-03 23:15:38 +00:00
d118a60a36
While cross-compiling; bin2c and ptimec need to run during build on the build-host. Currently; the host compiler is picked and the generated binaries cannont be exec'ed causing the build to fail. The change fixes the bin2c and ptimec compilation units to use the build host compatible compiler. |
||
---|---|---|
.. | ||
ax_check_link_flag.m4 | ||
ax_cxx_compile_stdcxx_11.m4 | ||
ax_cxx_compile_stdcxx_14.m4 | ||
ax_cxx_compile_stdcxx.m4 | ||
ax_prog_cc_for_build.m4 | ||
ax_pthread.m4 | ||
ax_with_curses.m4 | ||
libcurl.m4 | ||
lnav_common.m4 | ||
lnav_with_jemalloc.m4 | ||
lnav_with_pcre.m4 | ||
lnav_with_readline.m4 | ||
lnav_with_sqlite3.m4 | ||
lnav_with_yajl.m4 |