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-analyzer/quidscor/files/quidscor-1.2.48-strip.patch

11 lines
225 B

--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,6 @@
$(PNAME): $(PNAME).debug
$(CP) $(PNAME).debug $@
- $(STRIP) $@
$(PNAME).debug: libqg/libqg.a $(OFILES) Makefile
$(CC) $(LDFLAGS) $(CFLAGS) -o $@ $(OFILES) $(LIBS)