Changeset a11cbb1 for chapter05

Timestamp:
02/28/2024 04:02:53 PM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/mips64el
Children:
e871ed6
Parents:
057e32dc
git-author:
Xi Ruoyao <xry111@…> (02/03/2024 02:40:30 PM)
git-committer:
Xi Ruoyao <xry111@…> (02/28/2024 04:02:53 PM)
Message:

mips64el: binutils: Do not --enable-gold

MIPS does not support DT_GNU_HASH and DT_MIPS_XHASH is used instead with
--enable-default-hash-style=gnu. But gold does not support DT_MIPS_XHASH
so it will be completely useless and produce many test failures. Just
disable it.

(No files)

Note: See TracChangeset for help on using the changeset viewer.