gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 3 Jul 2018 00:39:12 +0000 (09:39 +0900)
committerKees Cook <keescook@chromium.org>
Tue, 3 Jul 2018 02:27:00 +0000 (19:27 -0700)
commitc17d6179ad5aec2a6ef85f8555454e9cefd4b9fb
tree03a13e8c3b9754a13a6bf9ce792acbe29e21d230
parent7daf201d7fe8334e2d2364d4e8ed3394ec9af819
gcc-plugins: remove unused GCC_PLUGIN_SUBDIR

GCC_PLUGIN_SUBDIR has never been used.  If you really need this in
the future, please re-add it then.

For now, the code is unused. Remove.

'export HOSTLIBS' is not necessary either.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
scripts/Makefile.gcc-plugins
scripts/gcc-plugins/Makefile