From a0b441d1eb21df3ab92f7b1a172050b63b8bcfc7 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 11 Jun 2023 02:41:21 +0800 Subject: [PATCH] loongarch: patch: Update config.{guess,sub} --- chapter06/patch.xml | 4 ++++ chapter08/patch.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/chapter06/patch.xml b/chapter06/patch.xml index 7032d6eea..b11cd56f9 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -43,6 +43,10 @@ Installation of Patch + &update-config-text; + +tar -C build-aux &update-config-arg; + Prepare Patch for compilation: ./configure --prefix=/usr \ diff --git a/chapter08/patch.xml b/chapter08/patch.xml index 870007b98..631803321 100644 --- a/chapter08/patch.xml +++ b/chapter08/patch.xml @@ -42,6 +42,10 @@ Installation of Patch + &update-config-text; + +tar -C build-aux &update-config-arg; + Prepare Patch for compilation: ./configure --prefix=/usr