mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 20:12:12 +00:00
Drop quotes around TARGET_CXX as the boost buildsystem does handle spaces in the compiler command name, but treats it as a single command (and errors out) if quotes are used and ccache enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>