[tbb-commits] [tor-browser-build/master] Bug 20636: don't build fteproxy for Windows 64 for now

gk at torproject.org gk at torproject.org
Thu Nov 9 09:47:54 UTC 2017


commit 5341706993dfa6ee3b2c8b674e003eeb9e09c1c0
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Mon Oct 30 12:09:37 2017 +0100

    Bug 20636: don't build fteproxy for Windows 64 for now
---
 rbm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rbm.conf b/rbm.conf
index 79d7055..34a22bf 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -198,6 +198,7 @@ targets:
            export RBM_SETARCH=1
            exec setarch i686 ./build
         fi
+      fteproxy: 1
   windows:
     var:
       windows: 1
@@ -217,7 +218,6 @@ targets:
         - zip
         - unzip
       faketime_path: /usr/lib/faketime/libfaketime.so.1
-      fteproxy: 1
       install_wine_ppa: |
         # Install a Wine new enough to have a fix for
         # http://bugs.winehq.org/show_bug.cgi?id=29764; otherwise Python run under





More information about the tbb-commits mailing list