From c6f88c71e91992700a3d0eb4adddfa97018271b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Thu, 26 Aug 2021 15:01:43 +0200 Subject: etc/README.md: updated. --- etc/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/README.md') diff --git a/etc/README.md b/etc/README.md index 56a5a81f..361fc5b1 100644 --- a/etc/README.md +++ b/etc/README.md @@ -291,8 +291,8 @@ of package build steps and how they are overriden. During package build, standard error and output are redirected into a log file beneath ``${BUILD_WORKDIR}`` named ``${PKG_NAME}_stderrout.log``, following a package variable -dump. If ``-vv`` was specified, package logs will additionally be printed to standard -output. If ``-vvv`` was specified, ``xtrace`` will be set during package builds for +dump. If ``-V build`` was specified, package logs will additionally be printed to standard +output. If ``-V xtrace`` was specified, ``xtrace`` will be set during package builds for rudimentary debugging purposes. Additionally, packages using GNU autotools will, if package configuration failed or appears relevant, log the configuration process in detail in, most usually, ``${PKG_BUILD_DIR}/config.log``. -- cgit v1.2.3