You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Hauke Mehrtens 806354ab53 linux-atm: Fix compile warning
The function trace_on_exit() is given to atexit() as a parameter, but
atexit() only takes a function pointer to a function with a void
parameter.

This problem was introduced when the on_exit() function was incompletely
replaced by atexit().

Fixes: ba6c8bd614 ("linux-atm: add portability fixes")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
4 years ago
..
base-files brcm47xx: rename target to bcm47xx 4 years ago
boot packages/boot: bump arm-trusted-firmware-mvebu version 4 years ago
devel perf: Add libunwind only if selected 4 years ago
firmware linux-firmware: update to 20200122 4 years ago
kernel ath10k-ct: Use ath10k-ct version 5.4 4 years ago
libs libbsd: update to 0.10.0 4 years ago
network linux-atm: Fix compile warning 4 years ago
system urngd: avoid PKG_NAME in define lines 4 years ago
utils package/utils/f2fs-tools: Update to 1.13.0 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago