Changeset 2469049 for chapter08/gcc.xml


Ignore:
Timestamp:
02/28/2024 04:02:53 PM (6 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/mips64el
Children:
9d92ca9
Parents:
959783e
git-author:
Xi Ruoyao <xry111@…> (01/03/2024 09:14:59 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/28/2024 04:02:53 PM)
Message:

mips64el: gcc: Add --with-nan=2008 if needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r959783e r2469049  
    7676             --disable-bootstrap      \
    7777             --disable-fixincludes    \
    78              --with-system-zlib</userinput></screen>
     78             --with-arch=mips64r2     \
     79             --with-system-zlib       \
     80             $(cc -v 2>&amp;1 | grep -o .-with-nan=2008)</userinput></screen>
    7981
    8082    <para>GCC supports seven different computer languages, but the
Note: See TracChangeset for help on using the changeset viewer.