diff options
Diffstat (limited to 'third_party/yasm/README.chromium')
-rw-r--r-- | third_party/yasm/README.chromium | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/yasm/README.chromium b/third_party/yasm/README.chromium index 4254310..5bf178d 100644 --- a/third_party/yasm/README.chromium +++ b/third_party/yasm/README.chromium @@ -32,7 +32,8 @@ Instructions for recreating the yasm.gyp file. compiler warnings. 5) Grab the generated Makefile, libyasm-stdint.h, config.h, and put into - the correct platform location. + the correct platform location. For android platform, copy the files + generated for linux. src/third_party/yasm/source/config/[platform] |