Upgrade to Cosmopolitan GCC 11.2.0 for aarch64

This commit is contained in:
Justine Tunney 2023-06-05 02:07:28 -07:00
parent 39f20dbb13
commit 9cc3e37263
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
63 changed files with 30429 additions and 22750 deletions

View file

@ -190,6 +190,7 @@ o/$(MODE)/libc/calls/unveil.o: private \
ifeq ($(ARCH), aarch64)
o/$(MODE)/libc/calls/sigaction.o: private OVERRIDE_CFLAGS += -mcmodel=large
o/$(MODE)/libc/calls/getloadavg-nt.o: private OVERRIDE_CFLAGS += -ffreestanding
endif
# we want -Os because: