Vendor musl-cross-make gcc 9.2.0 aarch64

This commit is contained in:
Justine Tunney 2023-04-28 20:25:53 -07:00
parent a493b64233
commit 57cc257f58
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
50 changed files with 30243 additions and 0 deletions

View file

@ -156,6 +156,7 @@ include dsp/dsp.mk # │
include third_party/zlib/gz/gz.mk # │
include third_party/musl/musl.mk # │
include third_party/intel/intel.mk # │
include third_party/aarch64/aarch64.mk # │
include libc/libc.mk #─┘
include libc/sock/sock.mk #─┐
include dsp/tty/tty.mk # ├──ONLINE RUNTIME