build: Do not pass CPP="" to pidl, skip the env variable entirely
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Mar 2013 02:47:46 +0000 (13:47 +1100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Apr 2013 19:15:44 +0000 (21:15 +0200)
commite95a1cded19f7a7af0ecb51c8a575a564b912185
treefe225a7fb1a58597a2e7f74936770f041f296411
parentad0bc9130d1d02fd0280e89c393f3d28b596d0a8
build: Do not pass CPP="" to pidl, skip the env variable entirely

This will cause pidl to use $CC -E instead.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit afe9343880ee27cf9fe937c6379c469435ef20d6)

The last 2 patches address bug #9739 - [PATCH] PIDL build fixes for hosts
without CPP (Solaris 11).
buildtools/wafsamba/samba_pidl.py