SIGN IN SIGN UP

Rename "build_" to "compile_"

Recent versions of meson complain about an option having name starting
with "build_":

> DEPRECATION: Option uses prefix "build_", which is reserved for Meson.
> This will become an error in the future.

Use "compile_" instead.
R
Romain Vimont committed
02692ffa42c66c1c3dc93752c2fe2bec74e0240b
Parent: 3b69463