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/udpcast/files/udpcast-20200328-gentoo.patch

13 lines
338 B

--- a/Makefile.in
+++ b/Makefile.in
@@ -30,8 +30,7 @@
# For additional warnings & checks, add -Wstrict-prototypes -Wshadow to the
# following:
-CFLAGS +=-Wall -DBB_FEATURE_UDPCAST_FEC -DUSE_SYSLOG -DUSE_ASSEMBLER -O6
-LDFLAGS +=-s
+CFLAGS +=-Wall -DBB_FEATURE_UDPCAST_FEC -DUSE_SYSLOG
LIBS +=@LIBS@
BUSYBOX=../udp-busybox/busybox