commit | c17d6179ad5aec2a6ef85f8555454e9cefd4b9fb | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jul 03 09:39:12 2018 +0900 |
committer | Kees Cook <keescook@chromium.org> | Mon Jul 02 19:27:00 2018 -0700 |
tree | 03a13e8c3b9754a13a6bf9ce792acbe29e21d230 | |
parent | 7daf201d7fe8334e2d2364d4e8ed3394ec9af819 [diff] |
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>