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-08-22 07:23:08 +0200
commit4b85e2207ebf0e3e85cdb91976b6a55c5379c749 (patch)
treefeff464271ca84aba4ffe848ece73a88e63e3e80
parent8462241fdabc4e4e4467a853c77c8ebaa012728e (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