mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
Don't use qsim.
This commit is contained in:
parent
41a32bcfd1
commit
466ac4e7cc
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ PREFIX ?= /usr/local
|
|||
|
||||
LIB_OBJS=args.o obj.o mem.o core.o instruction.o enc.o util.o lex.yy.o
|
||||
|
||||
all: harptool libharplib.so libharplib.a libqsim-harp.so
|
||||
all: harptool libharplib.so libharplib.a # libqsim-harp.so
|
||||
|
||||
# Use -static so we don't have to install the library in order to just run
|
||||
# Harptool.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue