diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-27 19:54:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-27 19:54:59 +0000 |
commit | f7d98e89550dfb9a93027fccd82272034bd02d1b (patch) | |
tree | b2870ced87e2539ab864fd559b5f5739a0b2a8ab /general.ent | |
parent | f3efd8b961e80a8fa0876e4b758102f7f14cff30 (diff) |
Add Glibc's GCC patch back again to fix a build issue on x86 hosts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 79cb02c68..105e43262 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20120326"> -<!ENTITY releasedate "Mar 26, 2012"> +<!ENTITY version "SVN-20120327"> +<!ENTITY releasedate "Mar 27, 2012"> <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |