[tor-commits] [tor-messenger-build/master] Revert "Run "dpkg --add-architecture i386" on linux-i686 builds"

boklm at torproject.org boklm at torproject.org
Sat Sep 12 08:14:25 UTC 2015


commit c39a0a69d2451fc862dccfd35126f9ab1f689509
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Sat Sep 12 10:09:35 2015 +0200

    Revert "Run "dpkg --add-architecture i386" on linux-i686 builds"
    
    This reverts commit c0c64f886175164edf8df3f5a91c2f22fe33ace0.
    
    We are going back to using Ubuntu lucid for Linux builds.
---
 rbm.conf |    1 -
 1 file changed, 1 deletion(-)

diff --git a/rbm.conf b/rbm.conf
index 7e41946..91d46ac 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -54,7 +54,6 @@ targets:
       osname: linux-i686
       configure_opt: '--host=i686-linux-gnu CFLAGS=-m32 CXXFLAGS=-m32 LDFLAGS=-m32'
       compiler: gcc
-      pre_pkginst: dpkg --add-architecture i386
   windows-i686:
     arch: i686
     var:





More information about the tor-commits mailing list