Felix Fietkau 5f8e587240 build: force disable stack validation during kernel build on non-linux systems
The check for libelf in the kernel build is not enough, because the code that
uses libelf for stack validation is completely non-portable, as it tries to
include asm/types.h and relies on kernel types in user space.

Until this is fixed properly, the only solution is to disable this on any non
Linux build host

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2019-10-02 12:55:40 +02:00
..
2019-08-12 12:27:06 +02:00
2019-08-12 12:27:06 +02:00
2019-09-24 12:52:05 +02:00
2019-08-12 12:27:06 +02:00
2019-01-30 13:20:14 +01:00
2019-02-17 19:30:34 +01:00