[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #8246 [Tor bundles/installation]: build TBB on 10.8.2
#8246: build TBB on 10.8.2
--------------------------------------+-------------------------------------
Reporter: ioerror | Owner: erinn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------------------------+-------------------------------------
Comment(by cypherpunks):
(ioerror here)
{{{
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index f420e46..a26750b 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -22,7 +22,7 @@ PLATFORM=MacOS
OSX_VERSION=10.5
CC=
# These can probably be left alone for OSX_VERSION 10.5 and up
-SDK_PATH=/Developer/SDKs/MacOSX10.6.sdk
+SDK_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/
SDK=-sdk $(SDK_PATH)
MIN_VERSION=-mmacosx-version-min=$(OSX_VERSION)
CF_MIN_VERSION=-isysroot $(SDK_PATH)
diff --git a/docs/buildmachine_setups/osx.txt
b/docs/buildmachine_setups/osx.txt
index 7093859..db141a8 100644
--- a/docs/buildmachine_setups/osx.txt
+++ b/docs/buildmachine_setups/osx.txt
@@ -31,7 +31,7 @@ Then run these:
cd /builds/
git clone https://git.torproject.org/torbrowser
cd torbrowser
- git checkout maint-2.2
+ git checkout maint-2.4
cd build-scripts
make -f osx.mk build-all-binaries copy-firefox bundle
}}}
At the very least, the docs and the Makefile need to be updated for OS
10.8.2 SDK paths.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8246#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs