summaryrefslogtreecommitdiff
path: root/package/firefox/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-11 21:37:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-11 21:37:36 +0200
commita26b2d9502bc57f975c4da59685d8fe412541762 (patch)
tree55e6a2326b8032c77a446ffe799a1d3564405d9e /package/firefox/patches/patch-configure
parent2b1f67debe40049cbaa2f008d6de788ba6d17ca0 (diff)
parent0e9ca8afb6da39fea0555d5882e8eb293c3efb62 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/firefox/patches/patch-configure')
-rw-r--r--package/firefox/patches/patch-configure21
1 files changed, 0 insertions, 21 deletions
diff --git a/package/firefox/patches/patch-configure b/package/firefox/patches/patch-configure
deleted file mode 100644
index e996423f4..000000000
--- a/package/firefox/patches/patch-configure
+++ /dev/null
@@ -1,21 +0,0 @@
---- mozilla-release.orig/configure 2011-07-08 03:30:27.000000000 +0200
-+++ mozilla-release/configure 2013-04-04 16:11:25.000000000 +0200
-@@ -12617,7 +12617,7 @@ fi
-
- if test "x$ac_cv_va_val_copy" = "xno"; then
- cat >> confdefs.h <<\EOF
--#define HAVE_VA_LIST_AS_ARRAY 1
-+#define HAVE_VA_LIST_AS_ARRAY 0
- EOF
-
- fi
-@@ -23504,6 +23504,9 @@ fi
- fi
- fi
-
-+HOST_LIBIDL_CFLAGS=`env PKG_CONFIG_LIBDIR=${PKG_HOSTLIB_DIR} ${BUILD_LIBIDL_CONFIG} --cflags`
-+HOST_LIBIDL_LIBS=`env PKG_CONFIG_LIBDIR=${PKG_HOSTLIB_DIR} ${BUILD_LIBIDL_CONFIG} --libs`
-+
- if test -n "$CROSS_COMPILE"; then
- case "$target" in
- *-mingw*)