devtools/cross/pkgs
Giacomo Tesio d98051f943 mksh: build in build/ dir; enable SIGCHLD
To build in mksh/build/ directory use:

  TARGET_OS=Jehanne CC=x86_64-jehanne-gcc CPPFLAGS="-g -ggdb -gdwarf-2 -O0" sh ../src/Build.sh -r
2017-09-26 01:09:43 +02:00
..
mksh mksh: build in build/ dir; enable SIGCHLD 2017-09-26 01:09:43 +02:00
newlib newlib: add rename and getpgid 2017-09-07 23:35:48 +02:00
build.json newlib: better installation; $NEWLIB_OPTIMIZATION drives gcc -O flags 2017-04-21 23:52:18 +02:00
newlib.sh coverity: try to disable coverity scan for newlib 2017-09-01 00:50:43 +02:00
README.txt newlib: setup newlib sources 2017-04-19 23:08:16 +02:00

# 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.