| Index: third_party/yasm/README.chromium
|
| diff --git a/third_party/yasm/README.chromium b/third_party/yasm/README.chromium
|
| index 8226f8b9c1de745201175c32a8cc90159a79da0f..56513f7631c040d8c8db45e6a3a925ce5c9a8312 100644
|
| --- a/third_party/yasm/README.chromium
|
| +++ b/third_party/yasm/README.chromium
|
| @@ -135,4 +135,7 @@ Instructions for recreating the yasm.gyp file.
|
| default. The yasm.gyp build patches this file before invoking it to
|
| allow specifying an output directory.
|
|
|
| - 10) If all that's is finished, attempt to build....and cross your fingers.
|
| + 10) Recreate the 'AdditionalOptions!': [ '/analyze' ] block so that VC++
|
| + /analyze builds won't fail.
|
| +
|
| + 11) If all that's is finished, attempt to build....and cross your fingers.
|
|
|