mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
loongarch: util-linux: Remove the sed for test_enosys
Not needed with util-linux-2.39.1.
This commit is contained in:
parent
ecb591d6c9
commit
2485dc3a99
@ -46,10 +46,6 @@
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/test_mkfds/s/^/#/' tests/helpers/Makemodule.am</userinput></screen>
|
||||
|
||||
<para>Disable a test which does not compile on LoongArch:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/test_enosys/s/^/#/' tests/helpers/Makemodule.am</userinput></screen>
|
||||
|
||||
<para>Prepare Util-linux for compilation:</para>
|
||||
|
||||
<screen revision="sysv"><userinput remap="configure">./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
|
||||
|
Loading…
Reference in New Issue
Block a user