summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorUlrich Klauer <ulrich@chirlu.de>2013-03-29 12:56:10 (GMT)
committerUlrich Klauer <ulrich@chirlu.de>2013-03-29 13:32:52 (GMT)
commit78285025229b21ce99f342caecab5a41306d2821 (patch)
treec952cf8b2ee4fcc06dd4d81ab7eefc9a715ac293 /index.html
parent09e6d45916f3ef338f8db77d96de4c279873f301 (diff)
downloadmxe-78285025229b21ce99f342caecab5a41306d2821.zip
mxe-78285025229b21ce99f342caecab5a41306d2821.tar.gz
mxe-78285025229b21ce99f342caecab5a41306d2821.tar.bz2
Add hints to update same-source pkgs in lockstep
Add comments to the version lines of packages binutils, gcc, gmp and mpfr to remind people updating them of updating the version of certain other packages as well that use the same source download.
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index f838061..f566a81 100644
--- a/index.html
+++ b/index.html
@@ -989,7 +989,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="binutils-package">binutils</td>
- <td id="binutils-version">2.23.2</td>
+ <td id="binutils-version">2.23.2</td> <!-- bfd and libiberty use the same source, set them to the same version! -->
<td id="binutils-website"><a href="http://www.gnu.org/software/binutils/">GNU Binutils</a></td>
</tr>
<tr>
@@ -1159,7 +1159,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gcc-package">gcc</td>
- <td id="gcc-version">4.8.0</td>
+ <td id="gcc-version">4.8.0</td> <!-- libgomp uses the same source, set it to the same version! -->
<td id="gcc-website"><a href="http://gcc.gnu.org/">GCC</a></td>
</tr>
<tr>
@@ -1229,7 +1229,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gmp-package">gmp</td>
- <td id="gmp-version">5.1.1</td>
+ <td id="gmp-version">5.1.1</td> <!-- gcc-gmp uses the same source, set it to the same version! -->
<td id="gmp-website"><a href="http://www.gmplib.org/">GMP</a></td>
</tr>
<tr>
@@ -1704,7 +1704,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="mpfr-package">mpfr</td>
- <td id="mpfr-version">3.1.2</td>
+ <td id="mpfr-version">3.1.2</td> <!-- gcc-mpfr uses the same source, set it to the same version! -->
<td id="mpfr-website"><a href="http://www.mpfr.org/">mpfr</a></td>
</tr>
<tr>