mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-29 22:10:27 +00:00
Improve dead code elimination
This commit is contained in:
parent
760db8c5ad
commit
0e36cb3ac4
6606 changed files with 9685 additions and 9854 deletions
|
@ -61,9 +61,13 @@ $(LIBC_SYSV_A).pkg: \
|
|||
$(foreach x,$(LIBC_SYSV_A_DIRECTDEPS),$($(x)_A).pkg)
|
||||
|
||||
$(LIBC_SYSV_A_OBJS): \
|
||||
libc/sysv/consts/syscon.inc
|
||||
o/libc/sysv/consts/syscon.internal.inc
|
||||
|
||||
libc/sysv/consts/syscon.inc: libc/macros.internal.inc
|
||||
o/libc/sysv/consts/syscon.internal.inc: \
|
||||
libc/sysv/consts/syscon.internal.h \
|
||||
libc/macros.h \
|
||||
libc/macros-cpp.internal.inc \
|
||||
libc/macros.internal.inc
|
||||
|
||||
#───────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue