mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
This is needed for host packages built in very early stages, before host-cc (which typically uses ccache) is available. Set CC/CXX to LOCAL_CC/CXX in this case. Signed-off-by: Matthias Reichl <hias@horus.com>