mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-01 10:39:35 +02:00
Remove whitespace in OPENRAM_TMP
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ export PDK_ROOT
|
||||
UID = $(shell id -u)
|
||||
GID = $(shell id -g)
|
||||
|
||||
export OPENRAM_TMP=$(OPENRAM_DIR)/results/$*/tmp
|
||||
export OPENRAM_TMP=$(OPENRAM_DIR)/results/$*/tmp
|
||||
export DOCKER_CMD= docker run \
|
||||
-v $(TOP_DIR):/openram \
|
||||
-v $(FREEPDK45):/freepdk45 \
|
||||
|
||||
Reference in New Issue
Block a user