From ec4c28f18759d85821177dd86efe59c2cd7a30b1 Mon Sep 17 00:00:00 2001 From: Ruben Undheim Date: Wed, 5 Apr 2017 09:31:37 +0000 Subject: Disable pretty build Gbp-Pq: Name 0007-Disable-pretty-build.patch --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f3572589..13b19ce3 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ EXTRA_OBJS = EXTRA_TARGETS = TARGETS = yosys$(EXE) yosys-config -PRETTY = 1 +PRETTY = 0 SMALL = 0 # Unit test -- cgit v1.2.3