summaryrefslogtreecommitdiff
path: root/audio/moc/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/moc/patches/patch-ab')
-rw-r--r--audio/moc/patches/patch-ab19
1 files changed, 6 insertions, 13 deletions
diff --git a/audio/moc/patches/patch-ab b/audio/moc/patches/patch-ab
index 5f8257ec901..cae4bfd183b 100644
--- a/audio/moc/patches/patch-ab
+++ b/audio/moc/patches/patch-ab
@@ -1,19 +1,12 @@
-$NetBSD: patch-ab,v 1.2 2011/09/04 14:31:58 joerg Exp $
+$NetBSD: patch-ab,v 1.3 2016/02/16 08:46:01 leot Exp $
---- configure.in.orig 2007-07-30 15:48:41.000000000 +0000
+Check for sched_get_priority_max being in -lrt.
+
+--- configure.in.orig 2014-08-30 02:32:27.000000000 +0000
+++ configure.in
-@@ -39,7 +39,7 @@ case "$OS" in
- ;;
- esac
-
--LDFLAGS="$LDFLAGS -export-dynamic"
-+LDFLAGS="$LDFLAGS -Wl,--export-dynamic"
-
- AC_HEADER_STDC
- AC_CHECK_HEADERS([fcntl.h string.h strings.h sys/param.h unistd.h sys/un.h \
-@@ -49,7 +49,10 @@ AC_CHECK_HEADERS([fcntl.h string.h strin
+@@ -95,7 +95,10 @@ AC_CHECK_HEADERS([fcntl.h string.h strin
AC_MSG_ERROR([Can't find required header files.]))
- AC_CHECK_HEADERS([sys/select.h inttypes.h limits.h stdint.h])
+ AC_CHECK_HEADERS([sys/select.h byteswap.h])
-AC_CHECK_FUNCS([sched_get_priority_max])
+AC_CHECK_FUNCS([sched_get_priority_max], ,