From c6f88c71e91992700a3d0eb4adddfa97018271b6 Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz Date: Aug 26 2021 13:01:43 +0000 Subject: etc/README.md: updated. --- diff --git a/etc/README.md b/etc/README.md index 56a5a81..361fc5b 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``.