sci-biology/poa: remove unused patch
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Sun, 29 Jan 2017 08:42:38 +0000 (09:42 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 29 Jan 2017 20:09:14 +0000 (21:09 +0100)
Closes: https://github.com/gentoo/gentoo/pull/3708

sci-biology/poa/files/respect-cflags.patch [deleted file]

diff --git a/sci-biology/poa/files/respect-cflags.patch b/sci-biology/poa/files/respect-cflags.patch
deleted file mode 100644 (file)
index 2ae08db..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -urN poaV2.orig/Makefile poaV2/Makefile
---- poaV2.orig/Makefile        2004-03-11 21:33:30.000000000 -0800
-+++ poaV2/Makefile     2006-03-09 20:09:27.000000000 -0800
-@@ -28,7 +28,8 @@
- CC = gcc
- #CFLAGS= -g -ansi-strict -W -Wall -DUSE_WEIGHTED_LINKS -DUSE_PROJECT_HEADER -I.
--CFLAGS= -g -DUSE_WEIGHTED_LINKS -DUSE_PROJECT_HEADER -I.
-+OPT_CFLAGS = -g
-+CFLAGS= $(OPT_CFLAGS) -DUSE_WEIGHTED_LINKS -DUSE_PROJECT_HEADER -I.
- # -I$(HOME)/lib/include
- # -DREPORT_MAX_ALLOC