Silence warnings when compiling the generator.

The code uses "nullptr" which generates warning with the current version
of g++.  Fix is to specify via a flag that it's ok.

Change-Id: I3bff3157c3a7ba6d82b0e6b05b6299ff0e969dae
1 file changed