Skip to content

Commit

Permalink
Remove PDK directory in mount
Browse files Browse the repository at this point in the history
  • Loading branch information
mguthaus committed Oct 2, 2024
1 parent ad3ff5b commit 87eceed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ mount:
@docker run -it \
-v .:/openroad \
-v $(HOME):$(HOME)\
-v $(PDK_ROOT):/pdk \
-e PDK_ROOT=/pdk \
-w /openroad \
vlsida/openroad-ubuntu:latest
.PHONY: mount

0 comments on commit 87eceed

Please sign in to comment.