mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
The zlib version used by GCC 4.9.4 and binutils 2.26.1
is incompatible with clang 17 from the latest Xcode
command line tools, resulting in fdopen being defined
as NULL.
Remove the define for MacOS, as in zlib 1.31:
|
||
---|---|---|
.. | ||
apple_silicon-zlib.patch | ||
apple_silicon.patch | ||
binutils-c23.patch | ||
glibc-220-make44.patch | ||
glibc-225-make44.patch | ||
linux-c23.patch | ||
rockbox-multilibs-noexceptions-arm-elf-eabi-gcc-4.9.4.diff |