From: Erik Faye-Lund Date: Thu, 18 Apr 2019 14:13:44 +0000 (+0200) Subject: docs: start paragraph before closing it X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8ef86c92406cc1ab593b0b80a6a641927d0c39d8;p=mesa.git docs: start paragraph before closing it Signed-off-by: Erik Faye-Lund Reviewed-by: Eric Engestrom --- diff --git a/docs/meson.html b/docs/meson.html index f52ec08fbbf..d5d44b44900 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -192,6 +192,7 @@ in using them. -D${lang}_link_args. Among the benefits of these options is that they are guaranteed to persist across rebuilds and reconfigurations.

+

This example sets -fmax-errors for compiling C sources and -DMAGIC=123 for C++ sources: