From cf7951d2f025ef69bf5d5ad8b2cc28e471645e0c Mon Sep 17 00:00:00 2001 From: Roger Hardiman Date: Wed, 22 May 2002 00:44:57 +0000 Subject: Upgrade to latest version. This fixes the green spots on the H.261 video --- net/opal/files/patch-aa | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'net/opal/files/patch-aa') diff --git a/net/opal/files/patch-aa b/net/opal/files/patch-aa index 67185d92471a..1413a9f626a2 100644 --- a/net/opal/files/patch-aa +++ b/net/opal/files/patch-aa @@ -1,7 +1,7 @@ -*** ../pwlib/make/unix.mak.orig Fri Aug 10 07:35:55 2001 ---- ../pwlib/make/unix.mak Fri Aug 10 07:45:03 2001 +*** ../pwlib/make/unix.mak.orig Tue May 7 02:57:51 2002 +--- ../pwlib/make/unix.mak Wed May 22 00:53:00 2002 *************** ifeq ($(OSTYPE),FreeBSD) -*** 535,545 **** +*** 644,654 **** P_PTHREADS := 1 @@ -13,7 +13,7 @@ ifndef OSRELEASE OSRELEASE := $(shell sysctl -n kern.osreldate) ---- 535,545 ---- +--- 644,654 ---- P_PTHREADS := 1 @@ -26,15 +26,15 @@ ifndef OSRELEASE OSRELEASE := $(shell sysctl -n kern.osreldate) *************** LDFLAGS += $(DEBLDFLAGS) -*** 962,968 **** +*** 1136,1142 **** else ! OPTCCFLAGS += -O3 -DNDEBUG #OPTCCFLAGS += -DP_USE_INLINES=1 #OPTCCFLAGS += -fconserve-space - ifneq ($(OSTYPE),Darwin) ---- 962,969 ---- + ifneq ($(OSTYPE),Carbon) +--- 1136,1143 ---- else @@ -42,4 +42,4 @@ ! OPTCCFLAGS += -DNDEBUG #OPTCCFLAGS += -DP_USE_INLINES=1 #OPTCCFLAGS += -fconserve-space - ifneq ($(OSTYPE),Darwin) + ifneq ($(OSTYPE),Carbon) -- cgit v1.2.3