mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-26 20:40:28 +00:00
Cosmopolitan 0.1
All 196 tests passing on the following systems is confirmed: - Alpine Linux 5.4.43 - Debian Linux 10 Buster 4.19.0 - Red Hat Enterprise Linux 7 3.10.0 - Red Hat Enterprise Linux 5 2.6.18 - XNU 19.6.0 - Windows 7 - Windows 10 - FreeBSD 12.1 - OpenBSD 6.8 Proof: https://justine.lol/cosmopolitan/cosmopolitan-0.1.png My name is Justine Tunney and I approve this release.
This commit is contained in:
parent
971bc8147f
commit
7ce8ccb94f
2 changed files with 38 additions and 8 deletions
2
Makefile
2
Makefile
|
@ -61,7 +61,7 @@
|
|||
# build/config.mk
|
||||
|
||||
SHELL = /bin/sh
|
||||
HOSTS ?= freebsd openbsd rhel7 rhel5 xnu win10
|
||||
HOSTS ?= freebsd openbsd rhel7 rhel5 xnu win7 win10
|
||||
SANITY := $(shell build/sanitycheck $$PPID)
|
||||
GNUMAKEFLAGS += --output-sync
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue