Releases: theopolis/build-anywhere
Releases · theopolis/build-anywhere
v5
This updates the config version for crosstool-ng to version 3. Along with this gcc
is upgraded to 8.3.0
and the Linux headers are installed with crosstool-ng instead of after installing LLVM.
v4
Install linux-headers for 4.7 into the toolchain
v3
Highlights in this version:
- LLVM is upgraded from 7.0.0 to 8.0.0.
- The
anywhere-setup.sh
no longer sets PREFIX
, CONFIG_SITE
or writes the to toolchain install.
- Additional
LDFLAGS
are used to help link in most cases, assuming common libc libraries are needed.
v2
libxml2 is no longer installed as a shared library.