diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-08-11 17:28:44 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-08-11 17:28:44 +0000 |
commit | a8cb9a5939430a40d199bdda78d2ea57880feaf8 (patch) | |
tree | 91ee1b30c6ee4a33657c0d162e5bfd839f49770c /os-patches | |
parent | e4b1a472bab9ff86b859f1ab5bc40b0726570949 (diff) | |
download | ATCD-a8cb9a5939430a40d199bdda78d2ea57880feaf8.tar.gz |
The gas patch on alphas isn't necessary with binutils-2.9.1.
Diffstat (limited to 'os-patches')
-rw-r--r-- | os-patches/linux-patches.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os-patches/linux-patches.html b/os-patches/linux-patches.html index bfc1a16549f..effca64d1d1 100644 --- a/os-patches/linux-patches.html +++ b/os-patches/linux-patches.html @@ -120,6 +120,8 @@ the <code>platform_linux.GNu</code>. Otherwise, this patch can be applied to the binutils gas source. Then, rebuild and install as. The file to be patched is binutils-2.8.1/gas/config/tc-alpha.h:<p> +NOTE: this patch isn't necessary with binutils-2.9.1.<p> + <pre> --- tc-alpha.h.orig Mon May 26 12:32:38 1997 +++ tc-alpha.h Sat Feb 28 06:45:41 1998 |