mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Bring MODE=tiny binary sizes down to 20kb minimum
aarch64 binaries start at 4kb.
This commit is contained in:
parent
5f57fc1f59
commit
f312f706f4
8 changed files with 27 additions and 10 deletions
|
@ -20,6 +20,7 @@ TEST_LIBC_CALLS_BINS = \
|
|||
$(TEST_LIBC_CALLS_COMS:%=%.dbg) \
|
||||
o/$(MODE)/test/libc/calls/life-nomod.com \
|
||||
o/$(MODE)/test/libc/calls/life-classic.com \
|
||||
o/$(MODE)/test/libc/calls/zipread.com.dbg \
|
||||
o/$(MODE)/test/libc/calls/zipread.com
|
||||
|
||||
TEST_LIBC_CALLS_TESTS = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue