mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-04 02:08:30 +00:00
Fix unzip warning with apelink generated symtabs
This commit is contained in:
parent
3e6d536822
commit
0c89516ac5
17 changed files with 192 additions and 59 deletions
|
@ -71,7 +71,7 @@
|
|||
" INPUT is an elf executable made by the unix linker\n" \
|
||||
"\n"
|
||||
|
||||
#ifndef NDEBUG
|
||||
#ifdef MODE_DBG
|
||||
#define DEBUG(...) kprintf("DEBUG: " __VA_ARGS__)
|
||||
#else
|
||||
#define DEBUG(...) (void)0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue