mozilla-no-stdcxx-check.patch
changeset 1033 51bfdd19b9e9
parent 1006 5ba9b67de554
--- a/mozilla-no-stdcxx-check.patch	Fri Feb 09 16:30:49 2018 +0100
+++ b/mozilla-no-stdcxx-check.patch	Sun Feb 11 09:25:30 2018 +0100
@@ -1,11 +1,11 @@
 # HG changeset patch
 # User Wolfgang Rosenauer <wr@rosenauer.org>
-# Parent  8f6d1846ca837387965573161577b1c5a483bcda
+# Parent  f62746698c37af9593338fe75fbff6b319cd370c
 
 diff --git a/config/config.mk b/config/config.mk
 --- a/config/config.mk
 +++ b/config/config.mk
-@@ -579,17 +579,16 @@ ifeq ($(MOZ_WIDGET_TOOLKIT),android)
+@@ -471,17 +471,16 @@ ifeq ($(MOZ_WIDGET_TOOLKIT),android)
  # of the linker command line), if libmozglue.so ends up after libc.so, all
  # hell breaks loose, so better safe than sorry, and check it's actually the
  # case.