Skip to content

Commit 1cabe74

Browse files
Robert Karszniewiczmasahir0y
authored andcommitted
Documentation/Kbuild: Remove references to gcc-plugin.sh
gcc-plugin.sh has been removed in commit 1e86004 ("gcc-plugins: simplify GCC plugin-dev capability test"). Signed-off-by: Robert Karszniewicz <[email protected]> Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
1 parent 51839e2 commit 1cabe74

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Documentation/kbuild/gcc-plugins.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ Files
4747
This is a compatibility header for GCC plugins.
4848
It should be always included instead of individual gcc headers.
4949

50-
**$(src)/scripts/gcc-plugin.sh**
51-
52-
This script checks the availability of the included headers in
53-
gcc-common.h and chooses the proper host compiler to build the plugins
54-
(gcc-4.7 can be built by either gcc or g++).
55-
5650
**$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
5751
$(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
5852
$(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,

0 commit comments

Comments
 (0)