commit | 6e081f66fbea7478c18ac5b560bcef584ceb8e6b | [log] [tgz] |
---|---|---|
author | Ahmed Ghazy <ax3ghazy@aucegypt.edu> | Mon Jul 27 14:01:34 2020 +0200 |
committer | Tim Edwards <tim@opencircuitdesign.com> | Mon Jul 27 16:55:15 2020 -0400 |
tree | 04075e21311877271a40db3fab06fd79e8fcc89c | |
parent | b6d540b925f80630e6c8146ac76758ab7e90b3dd [diff] |
Setting the default LINK_TARGETS to none - The installation can run in docker containers by default of course at the cost of disk space.
diff --git a/sky130/Makefile b/sky130/Makefile index b58e768..5c6a060 100644 --- a/sky130/Makefile +++ b/sky130/Makefile
@@ -72,9 +72,8 @@ # from source, where they don't. # LINK_TARGETS = source -# LINK_TARGETS = none +LINK_TARGETS = none # LINK_TARGETS = sky130A -LINK_TARGETS = source # Paths: