rockbox/tools/toolchain-patches
Solomon Peachy f9ae6d6524 toolchain: Make it easier to build toolchains on modern MacOS
When building on MacOS:

 * greadlink instead of readlink
 * gsed instead of sed
 * $TMPDIR instead of a hardcoded /tmp
 * apply a macos-specific patch
 * additional option to GCC

Additionally, don't rely on the system 'isl' stuff; always have binutils
build its own.

The forum post also says that bumping mpfr 3.1.x to 4.1.x, and mpc
from 1.0.x to 1.2.x is needed, but I do not want to do that due to the
possibility of unknown codegen changes.

Change-Id: I18084d392fa927318cc2a1183da7eb2ffa0d5884
2024-11-30 22:06:35 -05:00
..
apple_silicon.patch toolchain: Make it easier to build toolchains on modern MacOS 2024-11-30 22:06:35 -05:00
glibc-220-make44.patch build: Fix problems compiling old glibc with gmake >= 4.4 2023-05-23 15:57:00 -04:00
glibc-225-make44.patch Revert "Toolchains: Update to GCC 8.5.0" 2024-06-30 15:06:44 -04:00
rockbox-multilibs-noexceptions-arm-elf-eabi-gcc-4.9.4.diff Revert "Toolchains: Update to GCC 8.5.0" 2024-06-30 15:06:44 -04:00