mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Timing detail reporting can be enabled by setting TRACE_BUILD_TIMING=1 This enables timestamping collecting at various build stages so we can easily analyze how long eg configure, make/build, install etc steps take. Signed-off-by: Matthias Reichl <hias@horus.com>