From 3287fdbbbbb9da87d53b5d3911278d6745f9509f Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 14 Feb 2017 10:11:49 +0100 Subject: [PATCH] builder: Add config-opts to the docs for build-options Reported in https://github.com/flatpak/flatpak/issues/560 --- doc/flatpak-builder.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/flatpak-builder.xml b/doc/flatpak-builder.xml index 77de49496..bcbaf8c94 100644 --- a/doc/flatpak-builder.xml +++ b/doc/flatpak-builder.xml @@ -289,6 +289,10 @@ (array of strings) This is an array containing extra options to pass to flatpak build. + + (array of strings) + This is an array containing extra options to pass to configure. + (boolean) If this is true (the default is false) then all ELF files will be stripped after install.