mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-25 04:26:31 +01:00
Rebuild musl libc after building tcc-musl, and then rebuild tcc-musl
This fixes an issue with printf not printing doubles or floats correctly, and probably other subtle issues. tcc-musl also uses floats extensively, so rebuild it as well, to fix some other potential issues. Update checksums for all resulting binaries which have now changed. Co-authored-by: fosslinux <fosslinux@aussies.space>
This commit is contained in:
parent
58fb72be92
commit
756ba1702b
21 changed files with 153 additions and 79 deletions
|
|
@ -1 +0,0 @@
|
|||
9819c29a2c8259883b4a97d6b57f2fdac87b9807ba9594f7c063601a7fe84af9 /after/bin/tcc-musl
|
||||
2
sysa/tcc-0.9.27/checksums/tcc-musl-pass1
Normal file
2
sysa/tcc-0.9.27/checksums/tcc-musl-pass1
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
9819c29a2c8259883b4a97d6b57f2fdac87b9807ba9594f7c063601a7fe84af9 /after/bin/tcc-musl
|
||||
dd2f569a10a5bce7a8d264a9a04a86be9c3c1293df64c907370a8d5088c21e65 /after/lib/musl/tcc/libtcc1.a
|
||||
2
sysa/tcc-0.9.27/checksums/tcc-musl-pass2
Normal file
2
sysa/tcc-0.9.27/checksums/tcc-musl-pass2
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
0075b156a9dc64b63150b3cc020692f2242e1b4fffebccc743651e0bda4b5ca4 /after/bin/tcc-musl
|
||||
a650b13efc65073fb851e9db89728089d8845c401f85faaa09801874ab058089 /after/lib/tcc/libtcc1.a
|
||||
Loading…
Add table
Add a link
Reference in a new issue