1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 05:18:14 +02:00
openwrt/include
Christian Marangi 5f9fb964c3
bpf: also include toolchain standard header as system header
Also include toolchain standard header as system header. These are
required by xdp-tools that try to include stddef.h and stdbool.h for
some tools. These header are usually in /lib/gcc/../include but musl
also have some special variant in /include.

To fix compilation of xdp-tools, also include these standard header.
These header should follow ISO C standard and should not introduce
regression in bpf tools making them specific to an arch.

Link: https://github.com/openwrt/openwrt/pull/15390
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-06-17 13:48:29 +02:00
..
site
autotools.mk
bpf.mk bpf: also include toolchain standard header as system header 2024-06-17 13:48:29 +02:00
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk
feeds.mk build: add APK package build capabilities 2024-05-17 23:21:26 +03:00
hardened-ld-pie.specs
hardening.mk
host-build.mk host-build: always define Host/Prepare/Default 2024-05-22 11:38:49 +02:00
image-commands.mk build: move Build/buffalo-trx to image-commands.mk 2024-06-05 21:14:16 +02:00
image.mk build: add APK package build capabilities 2024-05-17 23:21:26 +03:00
kernel-5.15
kernel-6.1 kernel: bump 6.1 to 6.1.93 2024-06-15 19:55:01 +08:00
kernel-6.6 kernel: bump 6.6 to 6.6.33 and adjust subarches 2024-06-15 22:44:06 +02:00
kernel-build.mk
kernel-defaults.mk
kernel-version.mk
kernel.mk
logo.png include: update logo with better kerning 2021-01-18 09:31:39 -10:00
logo.svg
meson.mk
netfilter.mk
nls.mk
openssl-module.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-pack.mk apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKG 2024-06-11 23:58:19 +02:00
package-seccomp.mk
package.mk build: add APK package build capabilities 2024-05-17 23:21:26 +03:00
prereq-build.mk
prereq.mk
quilt.mk
rootfs.mk include/rootfs: improve readability of OPKG status fixup block 2024-06-11 23:58:12 +02:00
scan.awk
scan.mk
shell.sh
subdir.mk
target.mk toplevel.mk: implement logic to invalidate targetinfo with some config 2024-06-11 23:58:16 +02:00
toolchain-build.mk
toplevel.mk toplevel.mk: make sure tmp exist for .packagedynamicdefault 2024-06-12 15:55:17 +02:00
trusted-firmware-a.mk
u-boot.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk