X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=95cd7013b712d7924db0a2aaf3dae16402e1edbe;hb=478e5f266df05b5f75badef59914c8b0e71e3e0e;hp=05973a22b1e27c85b54e233bb87fefe5afbf5beb;hpb=d5f427d59a4248454dd77698a85a47bc9b22e022;p=kconfig-hardened-check.git diff --git a/README.md b/README.md index 05973a2..95cd701 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,12 @@ optional arguments: [-] config check is NOT PASSED: 51 errors ``` + +N.B. If `CONFIG_GCC_PLUGIN*` options are automatically disabled during your kernel compilation, +that means that your gcc doesn't support plugins. For example, if you have `gcc-7` on Ubuntu, +try to install `gcc-7-plugin-dev` package, it should help. + + __Go and fix them all!__ [1]: http://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings