diff options
Diffstat (limited to 'net-misc/udpcast/files/udpcast-20200328-gentoo.patch')
-rw-r--r-- | net-misc/udpcast/files/udpcast-20200328-gentoo.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-misc/udpcast/files/udpcast-20200328-gentoo.patch b/net-misc/udpcast/files/udpcast-20200328-gentoo.patch deleted file mode 100644 index 529c31f7f7c8..000000000000 --- a/net-misc/udpcast/files/udpcast-20200328-gentoo.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 |