summaryrefslogtreecommitdiff
path: root/lang/ruby/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby/patches/patch-aa')
-rw-r--r--lang/ruby/patches/patch-aa10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/ruby/patches/patch-aa b/lang/ruby/patches/patch-aa
deleted file mode 100644
index 321fe6bd02b..00000000000
--- a/lang/ruby/patches/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2000/06/02 00:13:54 dmcmahill Exp $
-
---- configure.in.orig Tue Apr 11 12:13:32 2000
-+++ configure.in Thu Jun 1 13:56:23 2000
-@@ -401,4 +401,5 @@
- case "$host_cpu" in
- mips*) CCDLFLAGS=-fPIC ;;
-+ sparc) CCDLFLAGS=-fPIC ;;
- *) ;;
- esac ;;