Switch toolchain triplet to i386-unknown-linux-musl

This commit is contained in:
Andrius Štikonas 2021-07-06 00:13:58 +01:00
parent e94e078a1f
commit 3835f1e1aa
24 changed files with 96 additions and 110 deletions

View file

@ -698,8 +698,7 @@ DEFLATE algorithm that is also used in ``gzip``.
gcc 4.7.4
=========
GCC 4.7.4 is the last version written in C. We again build just C frontent but this
time it supports C11 that we need to build GNU Guile.
GCC 4.7.4 is the last version written in C.
libunistring 0.9.10
===================