summaryrefslogtreecommitdiff
path: root/package/jamvm/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-13 20:53:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-13 20:53:47 +0100
commit70fcf873ff7065e4f3345aa566f16e3358573780 (patch)
treec16e61ad5f3efdd1b17e025af8a4ef6685c694ca /package/jamvm/patches/patch-configure_ac
parenta7bb6b48448e96e432e6cc3d6e99cb9fd98af8f8 (diff)
parente54d2ebe4cbf9e455dd9b6356867f0087f5436e1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/jamvm/patches/patch-configure_ac')
-rw-r--r--package/jamvm/patches/patch-configure_ac10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/jamvm/patches/patch-configure_ac b/package/jamvm/patches/patch-configure_ac
deleted file mode 100644
index a9f128572..000000000
--- a/package/jamvm/patches/patch-configure_ac
+++ /dev/null
@@ -1,10 +0,0 @@
---- jamvm-1.5.3.orig/configure.ac 2009-04-14 03:05:57.000000000 +0200
-+++ jamvm-1.5.3/configure.ac 2009-08-28 14:10:40.855322815 +0200
-@@ -39,6 +39,7 @@ i386-*-solaris*) host_cpu=x86 host_os=so
- x86_64-*-linux*) host_os=linux ;;
- hppa*-*-linux*) host_cpu=parisc host_os=linux ;;
- mipsel-*-linux*) host_cpu=mips host_os=linux ;;
-+mips64el-*-linux*) host_cpu=mips host_os=linux ;;
- amd64-*-openbsd*) host_os=bsd libdl_needed=no ;;
- amd64-*-freebsd*) host_os=bsd libdl_needed=no ;;
- arm*-*-linux*) host_cpu=arm host_os=linux ;;