summaryrefslogtreecommitdiff
path: root/net/udpcast/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'net/udpcast/patches/patch-af')
-rw-r--r--net/udpcast/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/udpcast/patches/patch-af b/net/udpcast/patches/patch-af
new file mode 100644
index 00000000000..cd01b913c2e
--- /dev/null
+++ b/net/udpcast/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1 2006/08/22 15:52:16 joerg Exp $
+
+--- Makefile.orig 2006-08-22 17:41:12.000000000 +0000
++++ Makefile
+@@ -3,7 +3,7 @@ DESTDIR =
+ #CFLAGS = -O4 -Wall -DNDEBUG -DLOSSTEST
+ CFLAGS =-Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6
+ LDFLAGS =-s -Wl,-warn-common
+-LIBS=-lpthread
++LIBS=${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}
+ BUSYBOX=../udp-busybox/busybox
+ BBTARGET=$(BUSYBOX)/udpcast
+ EXESUFFIX=