From 6a7974faadf483f5447975f888050012bf0bf0ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Mon, 20 Mar 2023 20:27:25 +0100 Subject: Document ./build.sh --ccache and --theme theme. --- etc/README.md | 2 ++ etc/build.usage | 2 ++ 2 files changed, 4 insertions(+) (limited to 'etc') diff --git a/etc/README.md b/etc/README.md index ef03485b..4fb0855a 100644 --- a/etc/README.md +++ b/etc/README.md @@ -890,8 +890,10 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[ --as-needed Don't build unless the midipix_build repository has received new commits. + --ccache Build w/ ccache(1) in $PATH. --debug-minipix Don't strip(1) minipix binaries to facilitate debugging minipix. --reset-state Reset package build step state on exit. + --theme theme Set theme. [ ..] One of: dev_packages, dist, host_deps, host_deps_rpm, host_toolchain, host_tools, minipix, native_packages, diff --git a/etc/build.usage b/etc/build.usage index 89bc2a41..5c7bd5ec 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -82,8 +82,10 @@ --as-needed Don't build unless the midipix_build repository has received new commits. + --ccache Build w/ ccache(1) in $PATH. --debug-minipix Don't strip(1) minipix binaries to facilitate debugging minipix. --reset-state Reset package build step state on exit. + --theme theme Set theme. <group>[ ..] One of: dev_packages, dist, host_deps, host_deps_rpm, host_toolchain, host_tools, minipix, native_packages, -- cgit v1.2.3