On Wed, Jul 6, 2016 at 2:53 AM, Olof Johansson wrote:
> Add a separate Kconfig option for SAMPLES_SECCOMP.
>
> Main reason for this is that, just like other samples, it's forced to be a
> module.
>
> Without this, since the sample is a target only controlled by
> CONFIG_SECCOMP_FILTER, the sample
Hi,
On Wed, Jul 6, 2016 at 10:55 AM, Kees Cook wrote:
> On Wed, Jul 6, 2016 at 2:53 AM, Olof Johansson wrote:
>> Add a separate Kconfig option for SAMPLES_SECCOMP.
>>
>> Main reason for this is that, just like other samples, it's forced to be a
>> module.
>>
>> Without this, since the sample is
On Wed, Jul 6, 2016 at 2:53 AM, Olof Johansson wrote:
> Add a separate Kconfig option for SAMPLES_SECCOMP.
>
> Main reason for this is that, just like other samples, it's forced to be a
> module.
>
> Without this, since the sample is a target only controlled by
> CONFIG_SECCOMP_FILTER, the sample
Add a separate Kconfig option for SAMPLES_SECCOMP.
Main reason for this is that, just like other samples, it's forced to be a
module.
Without this, since the sample is a target only controlled by
CONFIG_SECCOMP_FILTER, the samples will be built before include files are
put in place properly. For
4 matches
Mail list logo