newlib: cleanup

This commit is contained in:
Giacomo Tesio 2019-12-27 19:51:42 +01:00
parent aff240b000
commit ef4aafa403
1 changed files with 0 additions and 4 deletions

View File

@ -21,10 +21,6 @@ if [ "$JEHANNE" = "" ]; then
exit 1
fi
# To create a Jehanne version of newlib, we need specific OUTDATED versions
# of Autotools that won't compile easily in a modern Linux distro.
export PATH=$JEHANNE/hacking/cross/tmp/bin:$PATH
export CROSS_DIR=$JEHANNE/hacking/cross
export NEWLIB=$CROSS_DIR/pkgs/newlib/
export NEWLIB_SRC=$NEWLIB/src/