Changeset 60f6d26


Ignore:
Timestamp:
03/01/2023 02:08:28 AM (14 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
9d5a556
Parents:
19eb392
Message:

arm64: gcc: Comment out 32-bit x86 sanity check results

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r19eb392 r60f6d26  
    307307SEARCH_DIR("/lib")
    308308SEARCH_DIR("/usr/lib");</computeroutput></screen>
    309 
     309<!--
    310310   <para>A 32-bit system may use a few other directories. For example, here
    311311   is the output from an i686 machine:</para>
     
    319319SEARCH_DIR("/lib")
    320320SEARCH_DIR("/usr/lib");</computeroutput></screen>
    321 
     321-->
    322322  <para>Next make sure that we're using the correct libc:</para>
    323323
Note: See TracChangeset for help on using the changeset viewer.