[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbrowser/maint-2.3] begin building vidalia for i386 and x86_64 now that we're using a newer version of qt



commit 3484dad86d601d9d04002e829bb7c3252b3c2083
Author: Erinn Clark <erinn@xxxxxxxxxxxxxx>
Date:   Mon Feb 13 21:43:08 2012 +0100

    begin building vidalia for i386 and x86_64 now that we're using a newer version of qt
---
 build-scripts/osx.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index 6607367..7cc57ce 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -81,7 +81,7 @@ build-qt:
 	cd $(QT_DIR) && make install
 
 VIDALIA_DIR=$(FETCH_DIR)/vidalia-$(VIDALIA_VER)
-VIDALIA_OPTS=-DOSX_TIGER_COMPAT=1 -DCMAKE_OSX_ARCHITECTURES=i386 -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake \
+VIDALIA_OPTS=-DCMAKE_OSX_ARCHITECTURES=$(ARCH_TYPE) -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake \
 	-DCMAKE_BUILD_TYPE=debug ..
 build-vidalia:
 	export MACOSX_DEPLOYMENT_TARGET=10.5



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits