mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-03 19:09:22 +01:00
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
This commit is contained in:
commit
bec0516979
@ -54,7 +54,8 @@
|
||||
|
||||
<para>To test the results, issue:</para>
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
<screen><userinput remap="test">chown -Rv tester .
|
||||
su tester -c "PATH=$PATH make check"</userinput></screen>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
@ -42,8 +42,8 @@
|
||||
|
||||
<para>
|
||||
Remove several inappropriate uses of the <literal>pure</literal>
|
||||
attribute or they'd cause runtime issues when the package is built
|
||||
with GCC 13 or later:
|
||||
attribute that cause runtime issues when the package is built
|
||||
with gcc-13 or later:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap='pre'>sed '/bus_message_type_from_string/s/_pure_//' \
|
||||
|
Loading…
Reference in New Issue
Block a user