mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-24 14:22:28 +00:00
Remove VM variable
You need to use qemu-user in binfmt_misc. For non-Linux we'll update execve() to spawn under the appropriate blink or qemu when needed.
This commit is contained in:
parent
20c77338e6
commit
6430e474b4
14 changed files with 34 additions and 60 deletions
|
@ -160,8 +160,7 @@ o/$(MODE)/examples/nesemu1.com.dbg: \
|
|||
o/$(MODE)/examples/symtab.com: \
|
||||
o/$(MODE)/examples/symtab.com.dbg \
|
||||
o/$(MODE)/third_party/zip/zip.com \
|
||||
o/$(MODE)/tool/build/symtab.com \
|
||||
$(VM)
|
||||
o/$(MODE)/tool/build/symtab.com
|
||||
@$(MAKE_OBJCOPY)
|
||||
@$(MAKE_SYMTAB_CREATE)
|
||||
@$(MAKE_SYMTAB_ZIP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue