summaryrefslogtreecommitdiff
path: root/net/libunpipc/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/libunpipc/files/patch-ad')
-rw-r--r--net/libunpipc/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/libunpipc/files/patch-ad b/net/libunpipc/files/patch-ad
new file mode 100644
index 000000000000..9cbe815a923a
--- /dev/null
+++ b/net/libunpipc/files/patch-ad
@@ -0,0 +1,11 @@
+--- lib/Makefile.orig Thu Sep 30 10:33:02 1999
++++ lib/Makefile Thu Sep 30 10:33:09 1999
+@@ -1,7 +1,7 @@
+ include ../Make.defines
+
+ # Following required by Solaris 2.x for Posix version of sigwait().
+-CFLAGS += -D_POSIX_PTHREAD_SEMANTICS
++CFLAGS += -D_POSIX_PTHREAD_SEMANTICS -I..
+
+ all: ${LIB_OBJS}
+ ar rv ${LIBUNPIPC_NAME} $?