On Mon, Mar 26, 2018 at 10:29 PM, Masahiro Yamada <[email protected]> wrote: > This will be useful to specify the required compiler version, > like this: > > config FOO > bool "Use Foo" > depends on GCC_VERSION >= 408000 > help > This feature requires GCC 4.8 or newer. > > Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Kees Cook <[email protected]> -Kees -- Kees Cook Pixel Security

