Skip to content
Snippets Groups Projects
Commit 2e4c1739 authored by Avi Kivity's avatar Avi Kivity
Browse files

build: restore default command line to run the CLI

parent 9941dd2c
No related branches found
No related tags found
No related merge requests found
arch = x64
#cmdline = java.so -jar /usr/lib/jvm/jre/lib/rhino.jar -f console/cli.js
cmdline = testrunner.so
cmdline = java.so -jar /usr/lib/jvm/jre/lib/rhino.jar -f console/cli.js
#cmdline = testrunner.so
#cmdline = java.so Hello
INCLUDES = -I. -I$(src)/arch/$(arch) -I$(src) -I$(src)/external/libunwind/include -I$(src)/include
INCLUDES += -I$(src)/external/acpica/source/include
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment