mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-10 03:40:29 +00:00
first run. cve tests failing
This commit is contained in:
parent
7fa6cd1e8b
commit
628d952d8b
2 changed files with 3 additions and 4 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -23,10 +23,8 @@ jobs:
|
||||||
- name: support ape bins
|
- name: support ape bins
|
||||||
run: sudo sh -c "echo ':APE:M::MZqFpD::/bin/sh:' >/proc/sys/fs/binfmt_misc/register"
|
run: sudo sh -c "echo ':APE:M::MZqFpD::/bin/sh:' >/proc/sys/fs/binfmt_misc/register"
|
||||||
|
|
||||||
- name: temporary, log cpu count for make -j
|
# gh-action runners have 2 cpus with 1 thread each
|
||||||
run: lscpu
|
|
||||||
|
|
||||||
- name: make everything
|
- name: make everything
|
||||||
run: make --silent -j2
|
run: make -j2
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||

|

|
||||||
|
|
||||||
|
[](https://github.com/thetanil/cosmopolitan/actions/workflows/build.yml)
|
||||||
# Cosmopolitan
|
# Cosmopolitan
|
||||||
|
|
||||||
[Cosmopolitan Libc](https://justine.lol/cosmopolitan/index.html) makes C
|
[Cosmopolitan Libc](https://justine.lol/cosmopolitan/index.html) makes C
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue