From 24de033cfe6755538e6104db27f08b055783fa84 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 12 Feb 2010 10:13:17 +0000 Subject: cmcfixes72: #i109192# allow moz to build under arm --- moz/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'moz/makefile.mk') diff --git a/moz/makefile.mk b/moz/makefile.mk index 0aabda002e2e..e8f70b4fea02 100644 --- a/moz/makefile.mk +++ b/moz/makefile.mk @@ -88,6 +88,7 @@ PATCH_FILES = \ seamonkey-source-$(MOZILLA_VERSION).patch \ patches/dtoa.patch \ patches/respect_disable_pango.patch \ + patches/arm_build_fix.patch # This file is needed for the W32 build when BUILD_MOZAB is set # (currently only vc8/vs2005 is supported when BUILD_MOZAB is set) -- cgit