Changeset 2485dc3


Ignore:
Timestamp:
08/10/2023 05:49:10 AM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1
Children:
c4b61b1
Parents:
ecb591d
git-author:
Xi Ruoyao <xry111@…> (08/10/2023 03:01:17 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/10/2023 05:49:10 AM)
Message:

loongarch: util-linux: Remove the sed for test_enosys

Not needed with util-linux-2.39.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/util-linux.xml

    recb591d r2485dc3  
    4646
    4747    <screen><userinput remap="pre">sed -i '/test_mkfds/s/^/#/' tests/helpers/Makemodule.am</userinput></screen>
    48 
    49     <para>Disable a test which does not compile on LoongArch:</para>
    50 
    51     <screen><userinput remap="pre">sed -i '/test_enosys/s/^/#/' tests/helpers/Makemodule.am</userinput></screen>
    5248
    5349    <para>Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.