devtools/cross/pkgs
Giacomo Tesio 8d419405cb gcc native: remove cross/native.sh and unused patches in cross/pkgs/gcc/patch
Apparently we can use the patches created for the cross compiler.

cross/native.sh has been moved in cross/pkgs/gcc/build.sh to get some
coherence among the packages (in the hope of writing a reasonable
package manager in the future).
2020-09-01 13:10:17 +02:00
..
gcc gcc native: remove cross/native.sh and unused patches in cross/pkgs/gcc/patch 2020-09-01 13:10:17 +02:00
mksh mksh: update subrepo 2020-01-17 02:43:04 +01:00
newlib newlib: add --disable-newlib-unbuf-stream-opt to avoid optimization causing fpu usage in note handler 2020-08-29 01:23:19 +02:00
README.txt newlib: setup newlib sources 2017-04-19 23:08:16 +02:00
build.json gcc native: add cross compilation of GCC to pkgs build (to setup proper POSIX headers in /posix) 2020-08-27 12:49:33 +02:00

README.txt

# Jehanne cross-compiled packages

This folder contains those development tools that need to be
cross-compiled to bootstrap a selfhosted system.

Mainly this means a native compiler and its dependencies.