[elbe-devel] [PATCH v3 3/4] doc: add ccache parameter to pbuilder description
Christian Teklenborg
chris at linutronix.de
Mon Jun 22 16:23:00 CEST 2020
Signed-off-by: Christian Teklenborg <chris at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
---
docs/elbe-pbuilder.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/elbe-pbuilder.txt b/docs/elbe-pbuilder.txt
index bdaf7280..eaf69a1e 100644
--- a/docs/elbe-pbuilder.txt
+++ b/docs/elbe-pbuilder.txt
@@ -48,6 +48,15 @@ OPTIONS
crossbuilding possible. Combined with the build command it will use
this environment for crossbuilding.
+--no-ccache::
+ The compiler cache 'ccache' is activated by default. Use this option
+ with the 'create' command to deactivate it.
+
+--ccache-size <string>::
+ Use this option to configure the limit of the compiler cache.
+ Should be a number followed by an optional suffix: k, M, G, T.
+ Use 0 for no limit.
+
XML OPTIONS
-----------
--
2.20.1
More information about the elbe-devel
mailing list