Remove ELF binaries from tests

This commit is contained in:
Justine Tunney 2023-07-28 07:20:57 -07:00
parent 5018171fa5
commit 7926aa8bfa
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
4 changed files with 5 additions and 27 deletions

View file

@ -57,7 +57,7 @@ o/$(MODE)/test/libc/stdio/%.com.dbg: \
$(TEST_LIBC_STDIO_DEPS) \
o/$(MODE)/test/libc/stdio/%.o \
o/$(MODE)/test/libc/stdio/stdio.pkg \
o/$(MODE)/tool/build/echo.zip.o \
o/$(MODE)/tool/build/echo.com.zip.o \
$(LIBC_TESTMAIN) \
$(CRT) \
$(APE_NO_MODIFY_SELF)