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/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>
5 years ago
..
adb adb: fix build breakage on recent musl 5 years ago
bsdiff bsdiff: Also pass down TARGET_CPPFLAGS 7 years ago
busybox busybox: enable swapon/off by default to make it consistent with mkswap 5 years ago
bzip2 treewide: revise library packaging 5 years ago
ct-bugcheck merge: packages: update branding in core packages 7 years ago
e2fsprogs e2fsprogs: Update to 1.44.5 5 years ago
f2fs-tools f2fs-tools: fixup SPDX license 5 years ago
fbtest utils/fbtest: drop Build/Prepare rule in favor of default one 8 years ago
fritz-tools fritz-tools: add support for IPQ40xx platform 5 years ago
fuse treewide: revise library packaging 5 years ago
jboot-tools firmware: add JBOOT based devices config extractor 6 years ago
jsonfilter jsonfilter: update to latest git HEAD 6 years ago
lua lua: fix build with MacOS's make 5 years ago
lua5.3 lua5.3: build shared library 5 years ago
mdadm mdadm: Fix compile with musl 1.1.23 5 years ago
mtd-utils mtd-utils: revert faulty upstream patch for now 6 years ago
nvram treewide: fix syntax errors exposed after kconfig update 5 years ago
osafeloader packages: mark packages depending on a target as nonshared 7 years ago
oseama utils/oseama: drop Build/Prepare rule in favor of default one 8 years ago
otrx treewide: fix syntax errors exposed after kconfig update 5 years ago
px5g build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
spidev_test utils/spidev_test: build package directly from Linux 5 years ago
ugps upgs: update to latest git HEAD 5 years ago
usbmode package/: fix $(PROJECT_GIT) usage 6 years ago
usbreset usbreset: Add missing header 5 years ago
usbutils usbutils: Update usb.ids to 0.321 5 years ago
util-linux util-linux: Update to 2.34 5 years ago
xfsprogs xfsprogs: Replace valloc with posix_memalign 5 years ago