| Index: README.chromium
|
| diff --git a/README.chromium b/README.chromium
|
| index 0b39827f9241098dc5e7171b8d8a92359fd5137f..a64401a8c858cac2961d7ba3a4864e8a19d60b7e 100644
|
| --- a/README.chromium
|
| +++ b/README.chromium
|
| @@ -53,9 +53,9 @@ We made the following local changes to NSS.
|
| dynamic library (crnss.dll).
|
| - nss/lib/ckfw/builtins/certdata.c: a generated file. Do an upstream NSS
|
| build and copy the generated certdata.c.
|
| -- nss/lib/freebl/build_config_mac.h: a header that defines the target arch
|
| - specific configuration macros for lib/freebl on iOS and Mac OS X. This
|
| - works around the lack of support for the xcode_settings
|
| +- nss/lib/freebl/nss_build_config_mac.h: a header that defines the target
|
| + arch specific configuration macros for lib/freebl on iOS and Mac OS X.
|
| + This works around the lack of support for the xcode_settings
|
| GCC_PREPROCESSOR_DEFINITIONS[arch=foo] by the ninja GYP generator
|
| (http://crbug.com/122592).
|
| - nss/lib/freebl/mpi/mpi_arm_mac.c: a wrapper file for mpi_arm.c for iOS
|
|
|