summaryrefslogtreecommitdiff
path: root/debian/patches/05_abc_executable.patch
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2016-05-03 19:24:53 +0000
committerRuben Undheim <ruben.undheim@gmail.com>2016-05-03 19:51:34 +0000
commit61d8e8f6fba09a4b9ae3b97709c85038b48d4f60 (patch)
treeb2e9a40795289bc67dc72fc52ec2a22c6e42738f /debian/patches/05_abc_executable.patch
parent4d22fa0ba20643584b7db315b1b4d25028182ae2 (diff)
Refreshed patches
Diffstat (limited to 'debian/patches/05_abc_executable.patch')
-rw-r--r--debian/patches/05_abc_executable.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/05_abc_executable.patch b/debian/patches/05_abc_executable.patch
index 2f6d9870..5a57903f 100644
--- a/debian/patches/05_abc_executable.patch
+++ b/debian/patches/05_abc_executable.patch
@@ -6,9 +6,9 @@ Forwarded: doesn't make sense upstream
Author: Ruben Undheim <ruben.undheim@gmail.com>
Index: yosys/passes/techmap/abc.cc
===================================================================
---- yosys.orig/passes/techmap/abc.cc 2015-10-07 23:55:52.445519056 +0400
-+++ yosys/passes/techmap/abc.cc 2015-10-07 23:55:52.441518840 +0400
-@@ -1270,7 +1270,7 @@
+--- yosys.orig/passes/techmap/abc.cc
++++ yosys/passes/techmap/abc.cc
+@@ -1289,7 +1289,7 @@ struct AbcPass : public Pass {
log_header("Executing ABC pass (technology mapping using ABC).\n");
log_push();