Index: README.chromium |
=================================================================== |
--- README.chromium (revision 228201) |
+++ README.chromium (working copy) |
@@ -43,6 +43,9 @@ |
to use PR_GetHostByName. Removing _PR_INET6_PROBE will prevent it from |
creating an IPv6 socket to probe if IPv6 is there. |
DO NOT upstream this patch. |
+- patches/nspr-disable-optimization-2013.patch Disable optimizations on VS2013 |
wtc
2013/10/14 19:59:18
Nit (not worth fixing): the "2013" in the patch fi
|
+ in prdtoa.c. The compiler bug is fixed upstream and this can be removed on |
+ next compiler update. |
We made the following local changes to NSS. |
- patches/nss-static.patch: to build NSS as static libraries and omit |