From 75bc78f8f900a3e3b12288d9a899f5d6da822fd0 Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Tue, 25 Feb 2025 06:51:14 +0100 Subject: [PATCH] Remove ch8-binutils --enable-gold in ml-variants, too --- chapter08/binutils.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 850bad976..03d70f91c 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -61,7 +61,6 @@ cd build --enable-default-hash-style=gnu ../configure --prefix=/usr \ --sysconfdir=/etc \ - --enable-gold \ --enable-ld=default \ --enable-plugins \ --enable-shared \ @@ -100,7 +99,7 @@ cd build --enable-multilib - Enables multilib support in bintutils. + Enables multilib support in binutils.