[Pkg-electronics-commits] [pcb-rnd] 04/09: new upstream release merges the CFLAGS patch

Bdale Garbee bdale at moszumanska.debian.org
Thu Feb 16 02:01:33 UTC 2017


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

bdale pushed a commit to branch master
in repository pcb-rnd.

commit 9d7d63f3e50ca3fd949fda23b23d152bf526cd1a
Author: Bdale Garbee <bdale at gag.com>
Date:   Wed Feb 15 10:28:01 2017 -0700

    new upstream release merges the CFLAGS patch
---
 ...03-I-use-the-CFLAGS-from-.-configure-CFLAGS.patch | 20 --------------------
 debian/patches/series                                |  1 -
 2 files changed, 21 deletions(-)

diff --git a/debian/patches/0003-I-use-the-CFLAGS-from-.-configure-CFLAGS.patch b/debian/patches/0003-I-use-the-CFLAGS-from-.-configure-CFLAGS.patch
deleted file mode 100644
index 00630d0..0000000
--- a/debian/patches/0003-I-use-the-CFLAGS-from-.-configure-CFLAGS.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: Dima Kogan <dima at secretsauce.net>
-Date: Sun, 18 Dec 2016 21:04:06 -0800
-Subject: I use the CFLAGS from './configure --CFLAGS=...'
-
----
- scconfig/src/default/find_cc.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/scconfig/src/default/find_cc.c b/scconfig/src/default/find_cc.c
-index eda2991..2ae1e89 100644
---- a/scconfig/src/default/find_cc.c
-+++ b/scconfig/src/default/find_cc.c
-@@ -145,6 +145,7 @@ int find_cc(int logdepth, int fatal)
- 	}
- 	else {
- 		logprintf(logdepth+1, "using user supplied cflags '%s' (will test later)\n", cflags);
-+		put("cc/cflags", cflags);
- 	}
- 	if (get("cc/cflags") == NULL)
- 		put("cc/cflags", "");
diff --git a/debian/patches/series b/debian/patches/series
index d2a17ae..37a8ec9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-0003-I-use-the-CFLAGS-from-.-configure-CFLAGS.patch
 0004-gsch2pcb-uses-the-CFLAGS-LDFLAGS-from-.-configure.patch
 0005-docs-no-longer-load-images-from-the-internet.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/pcb-rnd.git



More information about the Pkg-electronics-commits mailing list