Commit Graph

11 Commits

Author SHA1 Message Date
mintsuki e44096cb07 Bump binutils to 2.35.1 2020-10-16 16:06:16 +02:00
mintsuki 7fc4c47a28 Add --enable-64-bit-bfd flag to binutils configure so that build does not fail on 32-bit hosts 2020-10-12 21:41:49 +02:00
mintsuki 8410abb3d9 Build gzip and nasm as part of the toolchain to ensure reproducibility 2020-09-18 21:38:59 +02:00
mintsuki 5663169aa6 Switch back to GCC 2020-09-13 14:36:18 +02:00
mintsuki 7bde0c80ca Move to clang, no longer ship prebuilt binary, embed bootloader into the installer and provide a way to install the installer 2020-09-04 05:21:58 +02:00
atomicbit 97b8d367be
Force IPV4 in toolchain script (#18)
* Force IPV4 in toolchain script

I was gonna build a toolchain for qloader2 and wget simply hanged. This patch fixes it.

* additional comment in wget

Co-authored-by: Visual <30368284+VisualDevelopment@users.noreply.github.com>

* other additional comment in wget

Co-authored-by: Visual <30368284+VisualDevelopment@users.noreply.github.com>

Co-authored-by: Visual <30368284+VisualDevelopment@users.noreply.github.com>
2020-08-26 02:25:18 +02:00
mintsuki f67f022d73 Bump binutils to 2.35 2020-08-19 22:49:00 +02:00
mintsuki 6d349d8062 Bump GCC to 10.2.0 2020-07-24 15:56:58 +02:00
mintsuki b7cd5378d1 Update GCC to 10.1.0 2020-05-08 23:19:53 +02:00
mintsuki 1ce2a8d3ab Bump gcc and binutils versions in make_toolchain.sh 2020-03-13 17:04:51 +01:00
mintsuki f7b0f240d3 Add make toolchain script and reorganise source tree 2020-01-21 23:45:13 +01:00