jer 14/07/18 20:17:37
Added: packETH-1.7.3-libs-and-flags.patch
Removed: packETH-1.6.5-forced-as-needed.patch
packETH-1.7.1-gdk-pixbuf.patch
Log:
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
A792A613)
Revision Changes Path
1.1 net-misc/packETH/files/packETH-1.7.3-libs-and-flags.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/packETH/files/packETH-1.7.3-libs-and-flags.patch?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/packETH/files/packETH-1.7.3-libs-and-flags.patch?rev=1.1&content-type=text/plain
Index: packETH-1.7.3-libs-and-flags.patch
===================================================================
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,11 +30,9 @@
DEFS= \
-DPKGDATADIR=\"$(pkgdatadir)/\"
-LIBS=$(DEPS_LIBS)
+LIBS+=$(DEPS_LIBS)
AM_CPPFLAGS = \
- -g \
- -O2 \
-Wall \
-Wmissing-prototypes \
-Wmissing-declarations \