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/network/utils
Hauke Mehrtens ce1798e915 dante: Fix compile with glibc
When compiled with glibc the config_scan.c wants to use the
cpupolicy2numeric() function which is only available when
HAVE_SCHED_SETSCHEDULER is set. It looks like the wrong define was used here.

This fixes a build problem with glibc in combination with the force
ac_cv_func_sched_setscheduler=no in the OpenWrt CONFIGURE_VARS.

This fixes the following compile error with glibc:
----------------------------------------------------------------------
/bin/ld: config_scan.o: in function `socks_yylex':
dante-1.4.1/sockd/config_scan.l:461: undefined reference to `cpupolicy2numeric'
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:522: sockd] Error 1

Fixes: aaf46a8fe2 ("dante: disable sched_getscheduler() - not implemented in musl")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
4 years ago
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 7 years ago
arptables treewide: switch git.netfilter.org to HTTPS 7 years ago
comgt comgt: fix hotplug event handling 4 years ago
curl curl: rebuild when libopenssl config changes 4 years ago
dante dante: Fix compile with glibc 4 years ago
ebtables ebtables: update to latest git 2018-06-27 6 years ago
ethtool ethtool: bump to 5.4 4 years ago
iftop iftop: update to HEAD of 2018-10-03 - 77901c 5 years ago
iperf iperf: fix PKG_CONFIG_DEPENDS 4 years ago
iperf3 iperf3: update to 3.7 5 years ago
iproute2 iproute2: update to 5.6.0 4 years ago
ipset ipset: update to 7.4 5 years ago
iptables iptables: update to 1.8.4 4 years ago
iw iw: update to 5.4 4 years ago
iwcap iwcap: fix handling kill signal during dump 7 years ago
iwinfo iwinfo: update to latest Git HEAD 4 years ago
layerscape/restool layerscape: update restool to LSDK 19.03 5 years ago
linux-atm linux-atm: Include linux/sockios.h for SIOCGSTAMP 4 years ago
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 8 years ago
nftables nftables: implement no/json variants 4 years ago
owipcalc network/utils/owipcalc: drop Build/Prepare rule in favor of default one 8 years ago
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 8 years ago
rssileds rssileds: add dependencies based on LDFLAGS 4 years ago
tcpdump tcpdump: update to 4.9.3 5 years ago
umbim umbim: move package to 'WWAN' submenu 4 years ago
uqmi uqmi: fix indentation style and boundary 5 years ago
wireguard-tools wireguard-tools: bump to 1.0.20200319 4 years ago
wireless-tools treewide: revise library packaging 5 years ago
wpan-tools wpan-tools: clean up Makefile 5 years ago
wwan wwan: fix hotplug event handling 4 years ago