ps2dev / ps2toolchain

This program will automatically build and install a compiler and other tools used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
BSD 2-Clause "Simplified" License
236 stars 71 forks source link

Add striping and release mode to binutils, GCC and newlib compilation #71

Closed fjtrujy closed 4 years ago

fjtrujy commented 4 years ago

Doing this we get a reduction of the size of the toolchain, plus most probably some speed up compiling PS2 specific code.

Thanks

rickgaiser commented 4 years ago

The new Docker size with this change is really amazing; 31MB! Thank you, merging.