mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 23:30:04 +02:00
* Add sysroot support to the binutils * Add a "nolibc" version of gcc, used only to build the newlib * Add newlib recipe * Fix "main" gcc recipe to depend on the built newlib and set the sysroot and default include search path properly. This recipe set can now be derived to build bare-metal cross compilers for any other CPU supported by gcc, binutils and newlib.