From: vsplesk Date: Sun, 27 Mar 2022 07:57:54 +0000 (+0200) Subject: docs: Add reference to reference build configs (#1031) X-Git-Tag: v4.6.1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a18979d2715491328a586bcbe0b6c2eb0bdeaa6;p=thirdparty%2Fccache.git docs: Add reference to reference build configs (#1031) --- diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 27e928c23..e028e4d25 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -41,6 +41,11 @@ Optional: - [Asciidoctor](https://asciidoctor.org) to build the HTML documentation. - [Python](https://www.python.org) to debug and run the performance test suite. +Reference configurations: + +- See [CI configurations](../.github/workflows/build.yaml) for a selection of + regularly tested build setups, including cross-compiling and explicit + dependencies required in Debian/Ubuntu environment. Installation ------------