| Index: third_party/yasm/README.chromium
|
| diff --git a/third_party/yasm/README.chromium b/third_party/yasm/README.chromium
|
| index 7ec7e601fee7d0cc2fd8e7bc0725a889fa9e7546..8226f8b9c1de745201175c32a8cc90159a79da0f 100644
|
| --- a/third_party/yasm/README.chromium
|
| +++ b/third_party/yasm/README.chromium
|
| @@ -37,7 +37,8 @@ Instructions for recreating the yasm.gyp file.
|
|
|
| 5) Grab the generated Makefile, libyasm-stdint.h, config.h, and put into
|
| the correct platform location. For android platform, copy the files
|
| - generated for linux. For ios, copy the files from mac.
|
| + generated for linux, but make sure that ENABLE_NLS is not defined to
|
| + allow mac host compiles to work. For ios, copy the files from mac.
|
|
|
| src/third_party/yasm/source/config/[platform]
|
|
|
|
|