mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-14 15:09:09 +00:00
Fix minor issues
This commit is contained in:
parent
bba144246a
commit
425a57080d
3 changed files with 4 additions and 4 deletions
4
third_party/bzip2/bzip2.mk
vendored
4
third_party/bzip2/bzip2.mk
vendored
|
@ -52,7 +52,7 @@ o/$(MODE)/third_party/bzip2/bzip2.com.dbg: \
|
|||
o/$(MODE)/third_party/bzip2/bzip2.a.pkg \
|
||||
$(CRT) \
|
||||
$(APE)
|
||||
-@$(APELINK)
|
||||
@$(APELINK)
|
||||
|
||||
o/$(MODE)/third_party/bzip2/bzip2recover.com.dbg: \
|
||||
$(THIRD_PARTY_BZIP2) \
|
||||
|
@ -60,7 +60,7 @@ o/$(MODE)/third_party/bzip2/bzip2recover.com.dbg: \
|
|||
o/$(MODE)/third_party/bzip2/bzip2.a.pkg \
|
||||
$(CRT) \
|
||||
$(APE)
|
||||
-@$(APELINK)
|
||||
@$(APELINK)
|
||||
|
||||
$(THIRD_PARTY_BZIP2_A_OBJS): \
|
||||
OVERRIDE_CFLAGS += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue