mirror of
https://github.com/flatpak/flatpak.git
synced 2026-07-12 09:08:22 -04:00
builder: Add config-opts to the docs for build-options
Reported in https://github.com/flatpak/flatpak/issues/560
This commit is contained in:
@@ -289,6 +289,10 @@
|
||||
<term><option>build-args</option> (array of strings)</term>
|
||||
<listitem><para>This is an array containing extra options to pass to flatpak build.</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>config-opts</option> (array of strings)</term>
|
||||
<listitem><para>This is an array containing extra options to pass to configure.</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>strip</option> (boolean)</term>
|
||||
<listitem><para>If this is true (the default is false) then all ELF files will be stripped after install.</para></listitem>
|
||||
|
||||
Reference in New Issue
Block a user