10 Commits (3572711e3cea24dd5276666860f57a2c3a72525e)

Author SHA1 Message Date
Felix Fietkau 0f5d17a7e6 toolchain/gcc: parallelize make install 7 years ago
Felix Fietkau 74c9b9cfeb toolchain: skip gcc/minimal for musl 8 years ago
Imre Kaloz 48612b3b4a cleanup 11 years ago
Jo-Philipp Wich 57d29c25f5 toolchain: use file_copy to install the initial gcc files 12 years ago
Felix Fietkau ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
Felix Fietkau d6c5846513 gcc: enable parallel builds 12 years ago
Felix Fietkau 59b384dabe toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying 12 years ago
Felix Fietkau e74e4dbd29 toolchain: keep the initial gcc around for later uclibc rebuilds 12 years ago
Felix Fietkau 62c1740676 toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 14 years ago
Felix Fietkau 5149ed151d gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain 14 years ago