summaryrefslogtreecommitdiff
path: root/net/opal/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/opal/files/patch-aa')
-rw-r--r--net/opal/files/patch-aa45
1 files changed, 0 insertions, 45 deletions
diff --git a/net/opal/files/patch-aa b/net/opal/files/patch-aa
deleted file mode 100644
index 1413a9f626a2..000000000000
--- a/net/opal/files/patch-aa
+++ /dev/null
@@ -1,45 +0,0 @@
-*** ../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)
-*** 644,654 ****
-
- P_PTHREADS := 1
-
-! ifeq ($(MACHTYPE),x86)
-! ifdef CPUTYPE
-! STDCCFLAGS += -mcpu=$(CPUTYPE)
-! endif
-! endif
-
- ifndef OSRELEASE
- OSRELEASE := $(shell sysctl -n kern.osreldate)
---- 644,654 ----
-
- P_PTHREADS := 1
-
-! #ifeq ($(MACHTYPE),x86)
-! #ifdef CPUTYPE
-! #STDCCFLAGS += -mcpu=$(CPUTYPE)
-! #endif
-! #endif
-
- ifndef OSRELEASE
- OSRELEASE := $(shell sysctl -n kern.osreldate)
-*************** LDFLAGS += $(DEBLDFLAGS)
-*** 1136,1142 ****
-
- else
-
-! OPTCCFLAGS += -O3 -DNDEBUG
- #OPTCCFLAGS += -DP_USE_INLINES=1
- #OPTCCFLAGS += -fconserve-space
- ifneq ($(OSTYPE),Carbon)
---- 1136,1143 ----
-
- else
-
-! #OPTCCFLAGS += -O3 -DNDEBUG
-! OPTCCFLAGS += -DNDEBUG
- #OPTCCFLAGS += -DP_USE_INLINES=1
- #OPTCCFLAGS += -fconserve-space
- ifneq ($(OSTYPE),Carbon)