bootstrap/config.py: rm ENV for ccache since we didn't use it any more
authorJoe Guo <joeg@catalyst.net.nz>
Tue, 12 Mar 2019 06:06:03 +0000 (19:06 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 18 Apr 2019 12:09:32 +0000 (12:09 +0000)
commit932756e2a3adb88ba8216aa926289b287d3a3059
treece5192d9a5a3f6b653d061e182ef0baed955a07f
parentdd1d04e8289697f7600562c7c94a78253a201ec2
bootstrap/config.py: rm ENV for ccache since we didn't use it any more

When ccache is not installed, this will cause failure.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
bootstrap/config.py