openwrt/package
Stijn Tintel 15acde674c xdp-tools: disable stack protector for BPF programs
When building xdp-tools with CONFIG_USE_LLVM_HOST=y, on a host that
enabled stack protector by default in Clang, compilation fails with the
following error:

    CLANG    xdp-dispatcher.o
clang-16: error: ignoring '-fstack-protector-strong' option as it is not currently supported for target 'bpfeb' [-Werror,-Woption-ignored]

Add -fno-stack-protector to BPF_CFLAGS to fix this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2023-08-03 17:39:39 +03:00
..
base-files base-files: fix duplicate wifi radio sections when using phy renaming 2023-07-17 14:33:57 +02:00
boot uboot-mediatek: fix build for MT7629 2023-07-31 19:49:34 +01:00
devel tracecmd: update to v3.2 2023-08-01 13:29:40 +02:00
firmware ath11k-firmware: update to stable WLAN.HK.2.9.0.1-01862 2023-07-31 23:39:46 +02:00
kernel hostapd: add ucode support, use ucode for the main ubus object 2023-08-01 10:08:03 +02:00
libs libtracefs: update to 1.7.0 2023-08-01 13:29:40 +02:00
network xdp-tools: disable stack protector for BPF programs 2023-08-03 17:39:39 +03:00
system urngd: fix archived tar hash 2023-07-30 12:42:43 +02:00
utils ugps: update to latest HEAD, introduce baudrate 2023-07-26 14:28:09 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00