1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/package/utils
Petr Štetiar 79596f782e adb: fix build breakage on recent musl
Fix build breakage as upstream has removed implicit include of
sys/sysmacros.h from sys/types.h:

 remove implicit include of sys/sysmacros.h from sys/types.h

 this reverts commit f552c792c7ce5a560f214e1104d93ee5b0833967, which
 exposed the sysmacros.h macros (device major/minor calculations) for
 BSD and GNU profiles to mimic an unintentional glibc behavior some
 code depended on. glibc has deprecated and since removed them as the
 resolution to bug #19239, so it makes no sense for us to keep this
 behavior. affected code should all have been fixed by now, and if it's
 not yet fixed it needs to be for use with modern glibc anyway.

Ref: https://git.musl-libc.org/cgit/musl/commit/include/sys/types.h?id=a31a30a0076c284133c0f4dfa32b8b37883ac930
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-08-06 00:09:48 +02:00
..
adb adb: fix build breakage on recent musl 2019-08-06 00:09:48 +02:00
bsdiff
busybox busybox: enable swapon/off by default to make it consistent with mkswap 2019-07-07 13:02:06 +02:00
bzip2 treewide: revise library packaging 2019-01-24 10:39:30 +01:00
ct-bugcheck
e2fsprogs e2fsprogs: Update to 1.44.5 2019-01-26 23:11:49 +01:00
f2fs-tools f2fs-tools: fixup SPDX license 2019-06-12 23:55:53 +02:00
fbtest
fritz-tools fritz-tools: add support for IPQ40xx platform 2019-03-13 16:25:34 +01:00
fuse treewide: revise library packaging 2019-01-24 10:39:30 +01:00
jboot-tools firmware: add JBOOT based devices config extractor 2018-03-18 22:22:38 +01:00
jsonfilter
lua lua: fix build with MacOS's make 2019-06-28 11:40:08 +02:00
lua5.3 lua5.3: build shared library 2019-07-11 18:38:51 +02:00
mdadm mdadm: Fix compile with musl 1.1.23 2019-08-03 11:29:40 +02:00
mtd-utils mtd-utils: revert faulty upstream patch for now 2018-06-08 09:31:37 +02:00
nvram treewide: fix syntax errors exposed after kconfig update 2019-06-20 14:16:08 +02:00
osafeloader
oseama
otrx treewide: fix syntax errors exposed after kconfig update 2019-06-20 14:16:08 +02:00
px5g build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
spidev_test utils/spidev_test: build package directly from Linux 2019-05-11 16:37:11 +02:00
ugps upgs: update to latest git HEAD 2019-06-26 07:00:20 +02:00
usbmode package/: fix $(PROJECT_GIT) usage 2018-10-11 08:42:52 +02:00
usbreset usbreset: Add missing header 2019-07-08 17:01:54 +02:00
usbutils usbutils: Update usb.ids to 0.321 2019-03-18 20:43:09 +01:00
util-linux util-linux: Update to 2.34 2019-07-08 16:42:26 +02:00
xfsprogs xfsprogs: Replace valloc with posix_memalign 2019-05-11 23:10:10 +02:00