build: Remove the forced use of only the first part of the compiler string
commit7dc6dfd90c5182ed85042b22d4864d3e9b007531
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Mar 2013 02:06:43 +0000 (22 13:06 +1100)
committerStefan Metzmacher <metze@samba.org>
Mon, 25 Mar 2013 09:23:00 +0000 (25 10:23 +0100)
tree4a42c9c9eea4cbfc271183f82df30317a2d548c7
parentd27f00cd4cd14b7729861121ed221e3cf2ecf9ba
build: Remove the forced use of only the first part of the compiler string

This corrects parts of 378295c3fe813c70815a14c7de608e4a859bd6cc and
301d59caf2ee6f49e108b748b0e38221dec9bb96.  This is seen if CC="ccache
gcc" and CPP isn't used for some reason.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
buildtools/wafsamba/samba_pidl.py