aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/binutils-pass2.xml3
-rw-r--r--general.ent8
2 files changed, 6 insertions, 5 deletions
diff --git a/chapter06/binutils-pass2.xml b/chapter06/binutils-pass2.xml
index 5ccff98d8..ca81b0f52 100644
--- a/chapter06/binutils-pass2.xml
+++ b/chapter06/binutils-pass2.xml
@@ -56,7 +56,8 @@ cd build</userinput></screen>
--host=$LFS_TGT \
--disable-nls \
--enable-shared \
- --disable-werror</userinput></screen>
+ --disable-werror \
+ --enable-64-bit-bfd</userinput></screen>
<variablelist>
<title>The meaning of the new configure options:</title>
diff --git a/general.ent b/general.ent
index c5845df39..d3cfd7eee 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "20200614-cross2">
+<!ENTITY version "20200615-cross2">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "cross-chap5"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20200614-cross2-systemd">
+<!ENTITY versiond "20200615-cross2-systemd">
<!ENTITY short-versiond "systemd">
-<!ENTITY generic-versiond "20200614-cross2-systemd">
+<!ENTITY generic-versiond "20200615-cross2-systemd">
-<!ENTITY releasedate "June 14th, 2020">
+<!ENTITY releasedate "June 15th, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->