-
Peter Maydell authored
One of the example meson.build fragments incorrectly quotes some symbols as 'CONFIG_FOO`; the correct syntax here is 'CONFIG_FOO'. (This isn't a rST formatting mistake because the example is displayed literally; it's just the wrong kind of quote.) Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210726142338.31872-3-peter.maydell@linaro.orgPeter Maydell authoredOne of the example meson.build fragments incorrectly quotes some symbols as 'CONFIG_FOO`; the correct syntax here is 'CONFIG_FOO'. (This isn't a rST formatting mistake because the example is displayed literally; it's just the wrong kind of quote.) Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210726142338.31872-3-peter.maydell@linaro.org
Loading