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/nsat/files/nsat-1.5-strip.patch

11 lines
205 B

--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -37,7 +37,6 @@
../nsat:
${GPP} ${CFLAGS} ${OBJ} ${MODOBJ} ${MIXOBJ} -o ../nsat ${CLIB}
- strip ../nsat
pidalloc.o:
${GPP} ${CFLAGS} -c pidalloc.cpp