mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 14:12:12 +00:00
TARGET_CC / TARGET_LD may contain spaces (E.G. when ccache is used), so ensure they are properly quoted when passed to make. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>