mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-05 09:20:29 +00:00
Vendor musl-cross-make gcc 9.2.0 aarch64
This commit is contained in:
parent
a493b64233
commit
57cc257f58
50 changed files with 30243 additions and 0 deletions
6
third_party/aarch64/aarch64.mk
vendored
Normal file
6
third_party/aarch64/aarch64.mk
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#-*-mode:makefile-gmake;indent-tabs-mode:t;tab-width:8;coding:utf-8-*-┐
|
||||
#───vi: set et ft=make ts=8 tw=8 fenc=utf-8 :vi───────────────────────┘
|
||||
|
||||
PKGS += THIRD_PARTY_AARCH64
|
||||
THIRD_PARTY_AARCH64_HDRS = $(filter %.h,$(THIRD_PARTY_AARCH64_FILES))
|
||||
THIRD_PARTY_AARCH64_FILES := $(wildcard third_party/aarch64/*)
|
Loading…
Add table
Add a link
Reference in a new issue