mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
vpi: make it work by default on Arch
This commit is contained in:
parent
907bfa87f4
commit
d92ca43cd0
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
CC=clang
|
||||
INSTDIR=/usr/lib/ivl
|
||||
INCDIRS=
|
||||
INCDIRS=-I/usr/include/iverilog
|
||||
|
||||
OBJ=ipc.o main.o
|
||||
|
||||
|
|
Loading…
Reference in a new issue