boost: fix build with ccache
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Jan 2012 16:58:22 +0000 (17:58 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Jan 2012 16:58:22 +0000 (17:58 +0100)
commit4aadcac1684e4af54baa7e42b5e0fb73aa4b33b3
tree17f21befed76d021780a472988ba1af1a1aa4cd7
parent0e80ba177970516e74e280f8091c12d22261380c
boost: fix build with ccache

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>
package/boost/boost.mk