On Mon, Apr 9, 2018 at 11:15 PM, Masahiro Yamada
wrote:
> Can you explain a bit more about GCC_PLUGIN_RANDSTRUCT_PERFORMANCE?
>
> IIUC, this option reduces the randomization.
Correct: I don't want to do COMPILE_TEST buids with
GCC_PLUGIN_RANDSTRUCT_PERFORMANCE since it is effectively a subset of
2018-03-28 20:47 GMT+09:00 Kees Cook :
> On Mon, Mar 26, 2018 at 10:29 PM, Masahiro Yamada
> wrote:
>> The plugin availability is checked in Kconfig, so all{yes,mod}config
>> will not be bothered. Remove 'depends on !COMPILE_TEST'.
>>
>> Signed-off-by: Masahiro Yamada
>> ---
>>
>> Changes in v2:
On Mon, Mar 26, 2018 at 10:29 PM, Masahiro Yamada
wrote:
> The plugin availability is checked in Kconfig, so all{yes,mod}config
> will not be bothered. Remove 'depends on !COMPILE_TEST'.
>
> Signed-off-by: Masahiro Yamada
> ---
>
> Changes in v2:
> - Remove more 'depends on'
>
> arch/Kconfig
The plugin availability is checked in Kconfig, so all{yes,mod}config
will not be bothered. Remove 'depends on !COMPILE_TEST'.
Signed-off-by: Masahiro Yamada
---
Changes in v2:
- Remove more 'depends on'
arch/Kconfig | 4
1 file changed, 4 deletions(-)
diff --git a/arch/Kconfig b/arch/
4 matches
Mail list logo