mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-02 07:50:31 +00:00
Fix hermeticity issue with new test
This commit is contained in:
parent
3e702e8f65
commit
4a6be2154d
4 changed files with 50 additions and 28 deletions
|
@ -16,6 +16,7 @@ TOOL_BUILD_BINS = \
|
|||
o/$(MODE)/tool/build/cp \
|
||||
o/$(MODE)/tool/build/mv \
|
||||
o/$(MODE)/tool/build/echo \
|
||||
o/$(MODE)/tool/build/false \
|
||||
o/$(MODE)/tool/build/gzip \
|
||||
o/$(MODE)/tool/build/printf \
|
||||
o/$(MODE)/tool/build/dd
|
||||
|
@ -110,6 +111,8 @@ o/$(MODE)/tool/build/mkdir.zip.o \
|
|||
o/$(MODE)/tool/build/chmod.zip.o \
|
||||
o/$(MODE)/tool/build/cp.zip.o \
|
||||
o/$(MODE)/tool/build/mv.zip.o \
|
||||
o/$(MODE)/tool/build/false.zip.o \
|
||||
o/$(MODE)/tool/build/false.com.zip.o \
|
||||
o/$(MODE)/tool/build/echo.zip.o \
|
||||
o/$(MODE)/tool/build/echo.com.zip.o \
|
||||
o/$(MODE)/tool/build/cocmd.com.zip.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue