[tor-commits] [tor-messenger-build/master] Trac 21231: Enable intl-api on Windows

arlo at torproject.org arlo at torproject.org
Mon Jan 16 21:21:48 UTC 2017


commit 809ec08c60ecc59ceb702e5991b18375a6355628
Author: Arlo Breault <arlolra at gmail.com>
Date:   Mon Jan 16 12:58:03 2017 -0800

    Trac 21231: Enable intl-api on Windows
    
     * TB fixed this in Trac 13419
---
 ChangeLog                                   | 1 +
 projects/instantbird/mozconfig-windows-i686 | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 27348f6..a84147b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ Tor Messenger 0.3.0b3 --
  * All Platforms
  * Windows
    * Fix automatic generation of complete MAR files
+   * Trac 21231: Enable intl-api
 
 Tor Messenger 0.3.0b2 -- December 29, 2016
  * All Platforms
diff --git a/projects/instantbird/mozconfig-windows-i686 b/projects/instantbird/mozconfig-windows-i686
index e9c3f3f..8c86142 100644
--- a/projects/instantbird/mozconfig-windows-i686
+++ b/projects/instantbird/mozconfig-windows-i686
@@ -4,10 +4,6 @@ ac_add_options --target=i686-w64-mingw32
 ac_add_options --enable-default-toolkit=cairo-windows
 ac_add_options --enable-strip
 
-# ICU seems still to have cross-compiling issues:
-# https://bugzilla.mozilla.org/show_bug.cgi?id=1019744#c19
-ac_add_options --without-intl-api
-
 # We can't build the sandbox code with mingw-w64:
 # https://bugzilla.mozilla.org/show_bug.cgi?id=1042426
 ac_add_options --disable-sandbox



More information about the tor-commits mailing list