[arachne-pnr] 03/03: Refreshed patches
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sun Sep 18 10:23:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository arachne-pnr.
commit 12171394ef6795ae98da0cd1b6f516926c5d180d
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sun Sep 18 12:01:53 2016 +0200
Refreshed patches
---
debian/patches/01_path_to_icebox.patch | 8 +++++---
debian/patches/02_dont_run_tests.patch | 6 +++---
debian/patches/03_fix_install_dir.patch | 6 +++---
debian/patches/04_cxxflags.patch | 8 +++++---
debian/patches/05_prevent_dependency_on_git.patch | 8 +++++---
5 files changed, 21 insertions(+), 15 deletions(-)
diff --git a/debian/patches/01_path_to_icebox.patch b/debian/patches/01_path_to_icebox.patch
index 5b21050..f95e547 100644
--- a/debian/patches/01_path_to_icebox.patch
+++ b/debian/patches/01_path_to_icebox.patch
@@ -1,9 +1,11 @@
Description: This makes sure that the chipdb files from icestorm are found when
building the package
Author: Ruben Undheim <ruben.undheim at gmail.com>
---- arachne-pnr-0~20150927gitefdb026.orig/Makefile
-+++ arachne-pnr-0~20150927gitefdb026/Makefile
-@@ -13,7 +13,7 @@ CXXFLAGS = -I$(SRC) -std=c++11 -MD $(OPT
+Index: arachne-pnr/Makefile
+===================================================================
+--- arachne-pnr.orig/Makefile 2016-09-18 12:01:00.375677767 +0200
++++ arachne-pnr/Makefile 2016-09-18 12:01:00.363677925 +0200
+@@ -14,7 +14,7 @@
LIBS = -lm
DESTDIR = /usr/local
diff --git a/debian/patches/02_dont_run_tests.patch b/debian/patches/02_dont_run_tests.patch
index f3bd88e..94cce72 100644
--- a/debian/patches/02_dont_run_tests.patch
+++ b/debian/patches/02_dont_run_tests.patch
@@ -4,9 +4,9 @@ Author: Ruben Undheim <ruben.undheim at gmail.com>
Index: arachne-pnr/Makefile
===================================================================
---- arachne-pnr.orig/Makefile 2016-03-03 23:58:39.613952332 +0100
-+++ arachne-pnr/Makefile 2016-03-03 23:59:12.297086096 +0100
-@@ -56,19 +56,19 @@
+--- arachne-pnr.orig/Makefile 2016-09-18 12:01:07.659581885 +0200
++++ arachne-pnr/Makefile 2016-09-18 12:01:07.643582096 +0200
+@@ -57,19 +57,19 @@
@echo
# assumes icestorm, yosys installed
diff --git a/debian/patches/03_fix_install_dir.patch b/debian/patches/03_fix_install_dir.patch
index 7557cb5..6f5c66e 100644
--- a/debian/patches/03_fix_install_dir.patch
+++ b/debian/patches/03_fix_install_dir.patch
@@ -3,9 +3,9 @@ Author: Ruben Undheim <ruben.undheim at gmail.com>
Index: arachne-pnr/Makefile
===================================================================
---- arachne-pnr.orig/Makefile 2016-03-03 23:59:28.392656511 +0100
-+++ arachne-pnr/Makefile 2016-03-03 23:59:28.388656618 +0100
-@@ -87,16 +87,16 @@
+--- arachne-pnr.orig/Makefile 2016-09-18 12:01:14.135496736 +0200
++++ arachne-pnr/Makefile 2016-09-18 12:01:14.131496789 +0200
+@@ -104,16 +104,16 @@
.PHONY: install
install: all
diff --git a/debian/patches/04_cxxflags.patch b/debian/patches/04_cxxflags.patch
index e36c5bf..ce87705 100644
--- a/debian/patches/04_cxxflags.patch
+++ b/debian/patches/04_cxxflags.patch
@@ -2,9 +2,11 @@ Description: Needed to make sure that CXXFLAGS are propagated from the
environment
Author: Ruben Undheim <ruben.undheim at gmail.com>
---- arachne-pnr-0~20150927gitefdb026.orig/Makefile
-+++ arachne-pnr-0~20150927gitefdb026/Makefile
-@@ -9,7 +9,7 @@ OPTDEBUGFLAGS = -O2 # -DNDEBUG
+Index: arachne-pnr/Makefile
+===================================================================
+--- arachne-pnr.orig/Makefile 2016-09-18 12:01:17.615451011 +0200
++++ arachne-pnr/Makefile 2016-09-18 12:01:17.603451169 +0200
+@@ -10,7 +10,7 @@
SRC = src
# clang only: -Wglobal-constructors
diff --git a/debian/patches/05_prevent_dependency_on_git.patch b/debian/patches/05_prevent_dependency_on_git.patch
index c3ecf14..d24839d 100644
--- a/debian/patches/05_prevent_dependency_on_git.patch
+++ b/debian/patches/05_prevent_dependency_on_git.patch
@@ -2,9 +2,11 @@ Description: Set VER and GIT_REV explicitly so that the build does not
need to be done in a git repository.
Author: Ruben Undheim <ruben.undheim at gmail.com>
---- arachne-pnr-0.1+20151224git1a4fdf9.orig/Makefile
-+++ arachne-pnr-0.1+20151224git1a4fdf9/Makefile
-@@ -18,8 +18,8 @@ ICEBOX = /usr/share/fpga-icestorm/chipdb
+Index: arachne-pnr/Makefile
+===================================================================
+--- arachne-pnr.orig/Makefile 2016-09-18 12:01:21.275402948 +0200
++++ arachne-pnr/Makefile 2016-09-18 12:01:21.271403001 +0200
+@@ -19,8 +19,8 @@
.PHONY: all
all: bin/arachne-pnr share/arachne-pnr/chipdb-1k.bin share/arachne-pnr/chipdb-8k.bin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arachne-pnr.git
More information about the debian-science-commits
mailing list