summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2017-04-05 09:31:37 +0000
committerRuben Undheim <ruben.undheim@gmail.com>2018-07-27 20:57:41 +0200
commit15bd0864355347f7faccae0d2a0bbddd037dd531 (patch)
tree06c4b357973bbadb1d1ffbefb4a1135d5a62b5f2
parent00a1195e0b890428b39ef2c3b62ea6771ac554cd (diff)
Disable pretty build
Gbp-Pq: Name 0007-Disable-pretty-build.patch
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f26a6e0d..89796413 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ EXTRA_OBJS =
EXTRA_TARGETS =
TARGETS = yosys$(EXE) yosys-config
-PRETTY = 1
+PRETTY = 0
SMALL = 0
all: top-all