You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/packETH/files/packETH-1.7.3-libs-and-flag...

16 lines
241 B

--- 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 \