Skip to content

Commit

Permalink
Documentation/Kbuild: Remove references to gcc-plugin.sh
Browse files Browse the repository at this point in the history
gcc-plugin.sh has been removed in commit
1e86004 ("gcc-plugins: simplify GCC plugin-dev capability test").

Signed-off-by: Robert Karszniewicz <r.karszniewicz@phytec.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
  • Loading branch information
Robert Karszniewicz authored and Masahiro Yamada committed Jan 23, 2021
1 parent 51839e2 commit 1cabe74
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Documentation/kbuild/gcc-plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ Files
This is a compatibility header for GCC plugins.
It should be always included instead of individual gcc headers.

**$(src)/scripts/gcc-plugin.sh**

This script checks the availability of the included headers in
gcc-common.h and chooses the proper host compiler to build the plugins
(gcc-4.7 can be built by either gcc or g++).

**$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
$(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
$(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,
Expand Down

0 comments on commit 1cabe74

Please sign in to comment.