From 60f6d26fb6a77ca64e18373abf3cc635426ec238 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 1 Mar 2023 10:08:28 +0800 Subject: [PATCH] arm64: gcc: Comment out 32-bit x86 sanity check results --- chapter08/gcc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index b9ff68806..3bec12340 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -306,7 +306,7 @@ SEARCH_DIR("/usr/aarch64-unknown-linux-gnu/lib") SEARCH_DIR("/usr/local/lib") SEARCH_DIR("/lib") SEARCH_DIR("/usr/lib"); - + Next make sure that we're using the correct libc: grep "/lib.*/libc.so.6 " dummy.log