diff --git a/docs/meson.html b/docs/meson.html index f08598cb7af..bab415b2dcb 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -239,6 +239,7 @@ As of meson 0.49.0 meson also has the concept of a these files provide information about the native build environment (as opposed to a cross build environment). They are ini formatted and can override where to find llvm-config: +
custom-llvm.ini
@@ -251,7 +252,7 @@ Then configure meson:
meson builddir/ --native-file custom-llvm.ini
-
+
For selecting llvm-config for cross compiling a