aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/binutils-pass2.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2024-01-01 05:57:54 +0800
committerXi Ruoyao <xry111@xry111.site>2024-01-01 05:57:54 +0800
commit257686627d14b94ee248198e04b431f9567f4d72 (patch)
tree299d0f6655636bc4a814bb82d7c56dd6e767750f /chapter06/binutils-pass2.xml
parent00de2694ce852e9b042eaa3225e0c079978e048f (diff)
parent6fec3f51e71f36219829eddd63b1cf6e11bcd447 (diff)
Merge remote-tracking branch 'origin/trunk' into xry111/arm64xry111/arm64
Diffstat (limited to 'chapter06/binutils-pass2.xml')
-rw-r--r--chapter06/binutils-pass2.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/binutils-pass2.xml b/chapter06/binutils-pass2.xml
index 983aaee2f..15582f937 100644
--- a/chapter06/binutils-pass2.xml
+++ b/chapter06/binutils-pass2.xml
@@ -72,7 +72,8 @@ cd build</userinput></screen>
--enable-shared \
--enable-gprofng=no \
--disable-werror \
- --enable-64-bit-bfd</userinput></screen>
+ --enable-64-bit-bfd \
+ --enable-default-hash-style=gnu</userinput></screen>
<variablelist>
<title>The meaning of the new configure options:</title>