Replace -P gcc flag with -Wp,-P

For some reason, ccache doesn't recognize that it should turn itself
off when -P is present, and so runs into false positive cache hits.a
It does recognise -Wp,-P.

Change-Id: I1925fdf063f60f9994f00fb640301a0648e32e71
2 files changed