From: Kees Cook <keescook@chromium.org>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: linux-doc@vger.kernel.org, corbet@lwn.net
Subject: Re: [PATCH] docs/core-api: Add Fedora instructions for GCC plugins
Date: Mon, 24 Feb 2020 20:48:21 -0800 [thread overview]
Message-ID: <202002242048.7C6DB909E@keescook> (raw)
In-Reply-To: <20200221004843.1709-1-mpe@ellerman.id.au>
On Fri, Feb 21, 2020 at 11:48:43AM +1100, Michael Ellerman wrote:
> Add an example of how to install the necessary packages for GCC
> plugins on Fedora.
>
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Kees Cook <keescook@chromium.org>
-Kees
> ---
> Documentation/core-api/gcc-plugins.rst | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/core-api/gcc-plugins.rst b/Documentation/core-api/gcc-plugins.rst
> index 8502f24396fb..4b1c10f88e30 100644
> --- a/Documentation/core-api/gcc-plugins.rst
> +++ b/Documentation/core-api/gcc-plugins.rst
> @@ -72,6 +72,10 @@ You must install the gcc plugin headers for your gcc version,
>
> apt-get install gcc-4.9-plugin-dev
>
> +Or on Fedora::
> +
> + dnf install gcc-plugin-devel
> +
> Enable a GCC plugin based feature in the kernel config::
>
> CONFIG_GCC_PLUGIN_CYC_COMPLEXITY = y
> --
> 2.21.1
>
--
Kees Cook
next prev parent reply other threads:[~2020-02-25 4:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-21 0:48 [PATCH] docs/core-api: Add Fedora instructions for GCC plugins Michael Ellerman
2020-02-25 4:48 ` Kees Cook [this message]
2020-02-25 9:45 ` Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202002242048.7C6DB909E@keescook \
--to=keescook@chromium.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=mpe@ellerman.id.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).