immortalwrt/package/network/utils
Hauke Mehrtens c0204980f8
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>
2020-04-19 19:57:16 +08:00
..
adb-enablemodem treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
arptables fix & merge 2019-09-30 13:21:19 +08:00
comgt treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
curl curl: rebuild when libopenssl config changes 2020-03-30 19:49:41 +08:00
dante dante: Fix compile with glibc 2020-04-19 19:57:16 +08:00
ebtables fix & merge 2019-09-30 13:21:19 +08:00
ethtool ethtool: bump to 5.4 2020-01-15 01:55:17 +08:00
iftop treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
iperf iperf: Allow enabling multicast support 2020-01-15 02:01:51 +08:00
iperf3 iperf3: update to 3.7 2019-08-16 12:23:45 +08:00
iproute2 iproute2: update to 5.6.0 2020-04-12 07:43:09 +08:00
ipset ipset: update to 7.4 2019-11-16 08:36:25 +08:00
iptables iptables: xtables-restore: fix for --noflush and empty lines 2020-03-31 20:31:46 +08:00
iw iw: fix 2020-03-28 23:46:08 +08:00
iwcap fix permission 2019-09-30 13:42:16 +08:00
iwinfo iwinfo: bump version 2020-03-22 18:59:40 +08:00
layerscape/restool treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
linux-atm treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
maccalc fix permission 2019-09-30 13:42:16 +08:00
nftables nftables: bump to 0.9.3 2020-03-25 04:14:04 +08:00
owipcalc fix permission 2019-09-30 13:42:16 +08:00
resolveip fix permission 2019-09-30 13:42:16 +08:00
rssileds treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
tcpdump tcpdump: update to 4.9.3 2019-10-13 11:53:24 +08:00
umbim umbim: supress warning about pointers to members of a packed struct in gcc9 2020-04-16 19:53:06 +08:00
uqmi treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
wireguard-tools wireguard:bump to v0.0.20200318 (#3920) 2020-03-22 10:09:36 +08:00
wireless-tools treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
wpan-tools treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
wwan treewide: sync with upstream source 2020-03-28 23:37:17 +08:00