git-svn-id: https://svn.webkit.org/repository/webkit/trunk@92801
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2011-08-10 Kevin Ollivier <kevino@theolliviers.com>
+
+ [wx] Unreviewed build fix. Do not build LocaleToScriptMappingICU.cpp for now
+ as ICU on Leopard is too old to build this.
+
+ * wscript:
+
2011-08-08 Adrienne Walker <enne@google.com>
Add testing for --force-compositing-mode to windows.internal
excludes.append('WebDOMScriptProfileNode.cpp')
excludes.append('WebNativeEventListener.cpp')
- # This file appears not to build with older versions of ICU
+ # These files appear not to build with older versions of ICU
excludes.append('LocalizedNumberICU.cpp')
+ excludes.append('LocaleToScriptMappingICU.cpp')
if building_on_win32:
excludes.append('SharedTimerWx.cpp')