Disable optimizations for make_intrinsics.cc.

This saves tens of seconds during compilation time and resulting binary
still runs in less than half-second.

Since that binary can only be used to build executable and executable
have no inputs it makes absolutely no sense to build it with optimizations.

Bug: 278812060

Test: m berberis_all

Change-Id: I337cc89ff444b3c743afd5b0ce192f11d6e02546
1 file changed