mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
HOST_CONFIGURE_OPTS allows to pass the correct CC, CXX, CFLAGS, CXXFLAGS, etc. For example, it allows the elftosb build process to properly use ccache when available. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>