[yosys] 01/01: Refreshed patch again

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Feb 9 20:28:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository yosys.

commit f2a2faf2ddd13a621f22a4f55e961934dca272ac
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Mon Feb 9 21:27:14 2015 +0100

    Refreshed patch again
---
 debian/patches/06_cflags_ldflags.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/06_cflags_ldflags.patch b/debian/patches/06_cflags_ldflags.patch
index 5ee16a0..b930628 100644
--- a/debian/patches/06_cflags_ldflags.patch
+++ b/debian/patches/06_cflags_ldflags.patch
@@ -4,15 +4,15 @@ Forwarded: will do
 Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/Makefile
 ===================================================================
---- yosys.orig/Makefile	2015-02-09 20:41:58.399386062 +0100
-+++ yosys/Makefile	2015-02-09 20:44:50.183387905 +0100
+--- yosys.orig/Makefile	2015-02-09 21:26:15.243414558 +0100
++++ yosys/Makefile	2015-02-09 21:26:50.991414942 +0100
 @@ -36,8 +36,8 @@
  all: top-all
  
  YOSYS_SRC := $(shell pwd)
--CXXFLAGS = -Wall -Wextra -ggdb -I"$(YOSYS_SRC)" -MD -D_YOSYS_ -fPIC -I$(DESTDIR)/include
+-CXXFLAGS = -Wall -Wextra -ggdb -I"$(YOSYS_SRC)" -MD -D_YOSYS_ -fPIC -I$(DESTDIR)/usr/include
 -LDFLAGS = -L$(DESTDIR)/lib
-+CXXFLAGS += -Wall -Wextra -ggdb -I"$(YOSYS_SRC)" -MD -D_YOSYS_ -fPIC -I$(DESTDIR)/include
++CXXFLAGS += -Wall -Wextra -ggdb -I"$(YOSYS_SRC)" -MD -D_YOSYS_ -fPIC -I$(DESTDIR)/usr/include
 +LDFLAGS += -L$(DESTDIR)/lib
  LDLIBS = -lstdc++ -lm
  SED = sed

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git



More information about the debian-science-commits mailing list