meson: Error out if building nouveau and using LLVM without rtti
Nouveau requires rtti, but LLVM can be built without it. Lets just error out if that is the case.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109202 Fixes: c5a97d65 ("meson: fix builds against LLVM built without rtti")