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, 0 insertions, 11 deletions
diff --git a/net/libunpipc/files/patch-ad b/net/libunpipc/files/patch-ad
deleted file mode 100644
index 9cbe815a923a..000000000000
--- a/net/libunpipc/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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} $?