diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-03-03 22:53:39 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-03-03 22:53:39 +0000 |
commit | 5fa3da5796f170cc7e0eba35b98760370383d3bf (patch) | |
tree | ce3f3329f625fa56ffeb7af7c30f379105013c4d /general.ent | |
parent | 805a05392584ec283bb3c4baec93708e260b4a7a (diff) |
Update to binutils-2.28. Moved m4 and
+ bc to before binutils to accomodate the gold linker
+ regression tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 9d05a302a..8460eb70e 100644 --- a/general.ent +++ b/general.ent @@ -7,9 +7,10 @@ <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "March 3rd, 2017"> +<!ENTITY releasedate "March 3, 2017"> + <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> -<!ENTITY milestone "8.0"> +<!ENTITY milestone "8.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> |