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

Unified Diff: third_party/yasm/README.chromium

Issue 19777003: yasm: add support for targeting iOS (at least simulator) by copying mac->ios (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 | third_party/yasm/source/config/ios/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/yasm/README.chromium
diff --git a/third_party/yasm/README.chromium b/third_party/yasm/README.chromium
index cec59629231ff734af23d0174d1c152444c20c6f..7ec7e601fee7d0cc2fd8e7bc0725a889fa9e7546 100644
--- a/third_party/yasm/README.chromium
+++ b/third_party/yasm/README.chromium
@@ -37,7 +37,7 @@ 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.
+ generated for linux. For ios, copy the files from mac.
src/third_party/yasm/source/config/[platform]
« no previous file with comments | « no previous file | third_party/yasm/source/config/ios/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698