<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/dcf/tor-browser-bundle, branch snowflake-mac-1</title>
<subtitle>David's tor-browser-bundle repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/'/>
<entry>
<title>snowflake linking tweaks.</title>
<updated>2016-08-07T01:01:32+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-07T01:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=965e0daa7d5996b1986776967094a3df68290b24'/>
<id>965e0daa7d5996b1986776967094a3df68290b24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CFLAGS tweaking for mac.</title>
<updated>2016-08-06T23:30:22+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T23:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=e86051ba4658b60cb163fdb9f576c9b0f9eebb4c'/>
<id>e86051ba4658b60cb163fdb9f576c9b0f9eebb4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More necessary patches for mac.</title>
<updated>2016-08-06T23:29:49+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T23:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=c4d8eccde705eb2d1d12eade32337066feade432'/>
<id>c4d8eccde705eb2d1d12eade32337066feade432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch</title>
<updated>2016-08-06T16:39:04+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T06:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=9a4a264d526ed659f39cca78b37d6222f4a4245e'/>
<id>9a4a264d526ed659f39cca78b37d6222f4a4245e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get mac go-webrtc to almost build.</title>
<updated>2016-08-06T05:21:00+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T05:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=da409b823db20fe9b29da9f1fd6e318b519f579f'/>
<id>da409b823db20fe9b29da9f1fd6e318b519f579f</id>
<content type='text'>
Just missing a few Objective-C++ symbols:
Undefined symbols for architecture x86_64:
  "__ZN3rtc23InitCocoaMultiThreadingEv", referenced from:
      __ZN3rtc13ThreadManagerC2Ev in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
  "__ZN3rtc21ScopedAutoreleasePoolD1Ev", referenced from:
      __ZN3rtc13ThreadManagerD2Ev in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
      __ZN3rtc6Thread6PreRunEPv in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
      __ZN3rtc6Thread15ProcessMessagesEi in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
  "__ZN3rtc21ScopedAutoreleasePoolC1Ev", referenced from:
      __ZN3rtc13ThreadManagerD2Ev in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
      __ZN3rtc6Thread6PreRunEPv in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
      __ZN3rtc6Thread15ProcessMessagesEi in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just missing a few Objective-C++ symbols:
Undefined symbols for architecture x86_64:
  "__ZN3rtc23InitCocoaMultiThreadingEv", referenced from:
      __ZN3rtc13ThreadManagerC2Ev in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
  "__ZN3rtc21ScopedAutoreleasePoolD1Ev", referenced from:
      __ZN3rtc13ThreadManagerD2Ev in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
      __ZN3rtc6Thread6PreRunEPv in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
      __ZN3rtc6Thread15ProcessMessagesEi in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
  "__ZN3rtc21ScopedAutoreleasePoolC1Ev", referenced from:
      __ZN3rtc13ThreadManagerD2Ev in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
      __ZN3rtc6Thread6PreRunEPv in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
      __ZN3rtc6Thread15ProcessMessagesEi in libwebrtc-darwin-amd64-magic.a(rtc_base.thread.o)
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass CGO_CFLAGS etc.</title>
<updated>2016-08-06T03:33:14+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T02:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=8e808364f1b841f70d80913ee55655d00d4ca366'/>
<id>8e808364f1b841f70d80913ee55655d00d4ca366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix</title>
<updated>2016-08-06T02:17:59+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T02:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=85a6b5484665a3cc5d30b13db53a252bba0ce530'/>
<id>85a6b5484665a3cc5d30b13db53a252bba0ce530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use x86_64-apple-darwin11-ar, not ar, to link libwebrtc-magic.a.</title>
<updated>2016-08-06T02:16:38+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T02:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=e6b9ecdb86c21a9a783bdd80e7ad8ca2e38d92f4'/>
<id>e6b9ecdb86c21a9a783bdd80e7ad8ca2e38d92f4</id>
<content type='text'>
When linking go-webrtc later on, it would cause the error:
ld: warning: ignoring file lib/libwebrtc-darwin-amd64-magic.a, file was built for archive which is not the architecture being linked (x86_64)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When linking go-webrtc later on, it would cause the error:
ld: warning: ignoring file lib/libwebrtc-darwin-amd64-magic.a, file was built for archive which is not the architecture being linked (x86_64)
</pre>
</div>
</content>
</entry>
<entry>
<title>snowflake torrc for mac.</title>
<updated>2016-08-06T00:17:53+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T00:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=81acbf711268378002fd7c4e8d289f67b8e55330'/>
<id>81acbf711268378002fd7c4e8d289f67b8e55330</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build snowflake and go-webrtc for mac.</title>
<updated>2016-08-06T00:16:35+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2016-08-06T00:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=34f335936f696da335ae6d7109621bdfae5b7f73'/>
<id>34f335936f696da335ae6d7109621bdfae5b7f73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
