mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-24 22:11:00 +01:00
This is already included in newer upstream. Needed to build BPF programs using the MIPS kernel include files. Without this patch, clang fails with "#error Use a Linux compiler or give up." in sgidefs.h when building BPF programs. Signed-off-by: Fredrik Olofsson <fredrik.olofsson@anyfinetworks.com>