summaryrefslogtreecommitdiff
path: root/debian/patches/05_abc_executable.patch
diff options
context:
space:
mode:
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 96d92f45..3328660d 100644
--- a/debian/patches/05_abc_executable.patch
+++ b/debian/patches/05_abc_executable.patch
@@ -4,10 +4,10 @@ Description: The dependency abc is built with the name yosys-abc
This patch changes the name of the command that yosys looks for.
Forwarded: doesn't make sense upstream
Author: Ruben Undheim <ruben.undheim@gmail.com>
-Index: yosys/passes/abc/abc.cc
+Index: yosys-0.3.0+20140906git652345c/passes/abc/abc.cc
===================================================================
---- yosys.orig/passes/abc/abc.cc 2014-09-05 22:04:33.726537262 +0200
-+++ yosys/passes/abc/abc.cc 2014-09-05 22:10:03.426540798 +0200
+--- yosys-0.3.0+20140906git652345c.orig/passes/abc/abc.cc 2014-09-27 09:30:48.000000000 +0000
++++ yosys-0.3.0+20140906git652345c/passes/abc/abc.cc 2014-09-27 09:35:58.267358979 +0000
@@ -1095,7 +1095,7 @@
log_header("Executing ABC pass (technology mapping using ABC).\n");
log_push();