Index: third_party/yasm/README.chromium |
diff --git a/third_party/yasm/README.chromium b/third_party/yasm/README.chromium |
index 59a5e572c860e4ebd99f44cd71e11166b299e510..e5ac0abad27f35b3d4be6dacb309184743473b42 100644 |
--- a/third_party/yasm/README.chromium |
+++ b/third_party/yasm/README.chromium |
@@ -14,6 +14,9 @@ With these patches merged: |
* https://github.com/yasm/yasm/commit/ab19547382660d81e0b4a0232dccb38f44c52a36 |
* https://github.com/yasm/yasm/commit/9728322335cba96500861ef766b1546d096e5600 |
+Local modifications: |
+- yasm.gyp was modified to include flags for 64-bit mac builds. |
Mark Mentovai
2012/09/19 13:42:41
yasm.gyp is our own file, so this isn’t a “local m
|
+ |
See also the yasm.gyp file for a description of the yasm build process. |