summaryrefslogtreecommitdiffstats
path: root/www/libxul/files/patch-js-ctypes-libffi-configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/libxul/files/patch-js-ctypes-libffi-configure')
-rw-r--r--www/libxul/files/patch-js-ctypes-libffi-configure12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/libxul/files/patch-js-ctypes-libffi-configure b/www/libxul/files/patch-js-ctypes-libffi-configure
deleted file mode 100644
index 3f6b66e1d..000000000
--- a/www/libxul/files/patch-js-ctypes-libffi-configure
+++ /dev/null
@@ -1,12 +0,0 @@
---- js/ctypes/libffi/configure.orig 2010-07-22 23:54:58.000000000 +0200
-+++ js/ctypes/libffi/configure 2010-08-05 07:34:44.000000000 +0200
-@@ -21033,6 +21033,9 @@
- powerpc-*-aix* | rs6000-*-aix*)
- TARGET=POWERPC_AIX; TARGETDIR=powerpc
- ;;
-+ powerpc64-*-freebsd*)
-+ TARGET=POWERPC; TARGETDIR=powerpc
-+ ;;
- powerpc-*-freebsd*)
- TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
- ;;