Index: third_party/yasm/README.chromium |
=================================================================== |
--- third_party/yasm/README.chromium (revision 71129) |
+++ third_party/yasm/README.chromium (working copy) |
@@ -2,10 +2,10 @@ |
URL: http://www.tortall.net/projects/yasm/ |
License File: patched-yasm/GNU_LGPL-2.0 |
-This is a full untar of the yasm 0.8.0 with the patches in the patches/ |
+This is a full untar of the yasm 1.1.0 with the patches in the patches/ |
directory applied. The original tarball was retrieved from: |
- http://www.tortall.net/projects/yasm/releases/yasm-0.8.0.tar.gz |
+ http://www.tortall.net/projects/yasm/releases/yasm-1.1.0.tar.gz |
To apply the patches, co to the patched-yasm directory and run: |
patch -p1 -i ../patches/01_genmodule_outfile.patch |