build: Remove the forced use of only the first part of the compiler string
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Mar 2013 02:06:43 +0000 (13:06 +1100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Apr 2013 19:15:38 +0000 (21:15 +0200)
commitad0bc9130d1d02fd0280e89c393f3d28b596d0a8
tree4f7f1f4e9ef3d7d34d02ff0a674ba42295b8f438
parent5225216d76df523bec29c8a08815c412deedac06
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>
(cherry picked from commit 7dc6dfd90c5182ed85042b22d4864d3e9b007531)
buildtools/wafsamba/samba_pidl.py