Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Unified Diff: README.chromium

Issue 493213002: Don't use <(DEPTH) in the argument to the -include flag. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Pass just the file name to -include. Rename build_config_mac.h with nss_ prefix. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | nss.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | nss.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698