mirror of
https://github.com/verilator/verilator.git
synced 2025-01-19 12:54:02 +00:00
tests: Fix examples when VERILATOR_ROOT not set
This commit is contained in:
parent
13c91f5fce
commit
bc813fddcc
@ -209,7 +209,7 @@ test_regress: all_nomsg
|
||||
|
||||
examples: all_nomsg
|
||||
for p in examples/* ; do \
|
||||
$(MAKE) -C $$p ; \
|
||||
VERILATOR_ROOT=`pwd` $(MAKE) -C $$p ; \
|
||||
done
|
||||
|
||||
info: $(INFOS)
|
||||
|
Loading…
Reference in New Issue
Block a user