Merge pull request #136615 from teto/lua-flat

Various lua changes/cleanup
This commit is contained in:
Matthieu Coudron
2021-09-12 18:08:53 +02:00
committed by GitHub
18 changed files with 213 additions and 140 deletions

View File

@@ -1150,6 +1150,13 @@ Superuser created successfully.
other and share data.
</para>
</listitem>
<listitem>
<para>
<literal>lua</literal> and <literal>luajit</literal>
interpreters have been patched to avoid looking into /usr/lib
directories, thus increasing the purity of the build.
</para>
</listitem>
</itemizedlist>
</section>
</section>