mirror of
https://github.com/verilator/verilator.git
synced 2026-08-28 17:05:06 +02:00
tests: Fix examples when VERILATOR_ROOT not set
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user