-
```
Looks like system clan is not present on these bots:
http://build.chromium.org/p/client.nacl.ports/builders/linux-pnacl_newlib-all/bu
ilds/423/steps/pnacl%20newlib%20toybox/logs/stdio
make[1]: …
-
```
What steps will reproduce the problem?
1. Check out naclports, run "TOOLCHAIN=pnacl make openssl" to build openssl
1.0.1g
What is the expected output? What do you see instead?
Build should succe…
-
```
I am adding a port for libsodium---version of the original NaCl crypto library.
It seems to be working, but there are still some issues with it that I'd like
to clear out before I try to submit …
-
```
d:\src\webrtc\trunk\third_party\libyuv\source\cpu_id.cc(69) : error C3861:
'_xgetbv': identifier not found
```
Original issue reported on code.google.com by `fbarch...@google.com` on 29 Oct 2013…
-
```
update libyuv used by chrome.
webrtc and gtp use the chrome version of libyuv now, so to update those
projects, chrome requires a roll.
It should be something like
cd d:\src\chrome\src
gclien…
-
```
d:\src\webrtc\trunk\third_party\libyuv\source\cpu_id.cc(69) : error C3861:
'_xgetbv': identifier not found
```
Original issue reported on code.google.com by `fbarch...@google.com` on 29 Oct 2013…
-
```
update libyuv used by chrome.
webrtc and gtp use the chrome version of libyuv now, so to update those
projects, chrome requires a roll.
It should be something like
cd d:\src\chrome\src
gclien…
-
```
http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html
http://googlesystem.blogspot.com/2013/09/chrome-to-gradually-drop-support-for.ht
ml
I guess that leaves just Firefox a…
-
```
What steps will reproduce the problem?
1. Build with g++ -m32 (not defining -msse2)
I did:
$ cmake . -DCMAKE_CXX_FLAGS=-m32
with g++-4.8.4
2. $ nm -n libyuv.a | grep ScaleRowDown2_SSE2
U …
-
```
http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html
http://googlesystem.blogspot.com/2013/09/chrome-to-gradually-drop-support-for.ht
ml
I guess that leaves just Firefox a…