public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/qof/files/
@ 2016-11-06 19:33 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2016-11-06 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a6030bb3532c9b708af7ed369a7647a3e8790a10
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Sep 11 09:41:02 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 19:32:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6030bb3

dev-libs/qof: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/2226

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../files/qof-0.8.0-remove_spurious_CFLAGS.patch   | 57 ----------------------
 1 file changed, 57 deletions(-)

diff --git a/dev-libs/qof/files/qof-0.8.0-remove_spurious_CFLAGS.patch b/dev-libs/qof/files/qof-0.8.0-remove_spurious_CFLAGS.patch
deleted file mode 100644
index 56c2175..00000000
--- a/dev-libs/qof/files/qof-0.8.0-remove_spurious_CFLAGS.patch
+++ /dev/null
@@ -1,57 +0,0 @@
---- configure.orig	2009-06-09 19:15:07.000384982 +0200
-+++ configure	2009-06-09 19:17:31.320384334 +0200
-@@ -22653,18 +22653,18 @@
- $as_echo_n "checking what extra warning flags to pass to the C compiler... " >&6; }
- if test ${GCC}x = yesx; then
-   warnFLAGS=
--  CFLAGS="${CFLAGS} -g2 -Wall"
-+  CFLAGS="${CFLAGS}"
-   # Check whether --enable-error-on-warning was given.
- if test "${enable_error_on_warning+set}" = set; then
-   enableval=$enable_error_on_warning; case "${enableval}" in
--        yes) warnFLAGS="${warnFLAGS} -Werror" ;;
-+        yes) warnFLAGS="${warnFLAGS}" ;;
-         no)  ;;
-         *) { { $as_echo "$as_me:$LINENO: error: bad value ${enableval} for --enable-error-on-warning" >&5
- $as_echo "$as_me: error: bad value ${enableval} for --enable-error-on-warning" >&2;}
-    { (exit 1); exit 1; }; } ;;
-         esac
- else
--    warnFLAGS="${warnFLAGS} -Werror"
-+    warnFLAGS="${warnFLAGS}"
- fi
- 
-   GCC_VERSION=`${CC} -dumpversion`
-@@ -22672,10 +22672,10 @@
-      # This is gcc >= 3.x.x
-      if test `echo ${GCC_VERSION} | cut -d. -f2` -ge 4; then
-         # This is gcc >= 3.4.x
--        warnFLAGS="${warnFLAGS} -Wdeclaration-after-statement"
-+        warnFLAGS="${warnFLAGS}"
-      else if test `echo ${GCC_VERSION} | cut -d. -f1` -ge 4; then
-         # This is gcc == 4.x.x
--        warnFLAGS="${warnFLAGS} -Wdeclaration-after-statement -Wno-pointer-sign"
-+        warnFLAGS="${warnFLAGS}"
-         fi
-      fi
-   fi
-@@ -22693,19 +22693,6 @@
-   enableval=$enable_compile_warnings; set_compile_warnings=yes
- fi
- 
--
--if test "$GCC" = "yes" -a "$set_compile_warnings" != "no"; then
--        warnFLAGS="$warnFLAGS -Wcast-align -Wsign-compare \
-- -Wmissing-prototypes -Wmissing-declarations -Werror -Wmissing-include-dirs \
-- -Wstrict-prototypes -Winline -Wnested-externs -Wpointer-arith \
-- -Wmissing-field-initializers"
--# LDFLAGS="$LDFLAGS -Wl,-z,defs"
--fi
--
--
--
--
--
- DATADIR=`eval echo $datadir`
- QSF_SCHEMA_DIR=`eval echo $DATADIR`"/xml/qof/qsf"
- 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-06 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-06 19:33 [gentoo-commits] repo/gentoo:master commit in: dev-libs/qof/files/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox