diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-03-10 12:13:20 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-03-10 12:13:20 +0100 |
commit | badf73d11af7569d305b82cf557ef0fc5f4ccc47 (patch) | |
tree | a2c773b88957dd396d60d882b0cb4abf7a2baa1c /moz/makefile.mk | |
parent | 1a7789b3a5dcab90b2746d699c224d34293a098f (diff) | |
parent | 47c3e8e5c422b9707c112ecc613b608ff6079cc5 (diff) |
CWS-TOOLING: integrate CWS cmcfixes72
Diffstat (limited to 'moz/makefile.mk')
-rw-r--r-- | moz/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/moz/makefile.mk b/moz/makefile.mk index 96ea794e8532..2eeda8c08928 100644 --- a/moz/makefile.mk +++ b/moz/makefile.mk @@ -84,6 +84,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) |