docs/build: note about correct time/date

Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-01-25 19:50:24 +00:00
parent 7581133bfb
commit 5dcba77fbe
2 changed files with 14 additions and 0 deletions

View File

@ -92,6 +92,13 @@ Actual development/testing is always done using cbmk directly, and this
includes when building from source. Here are some instructions to get you
started:
Zero..st, check time/date
-------------------------
Make sure date/hwclock report the correct time and date on your system,
because parts of the build process download from HTTPS servers and wrong
time or date can cause connections to be dropped during negotiation.
First, install build dependencies
---------------------------------

View File

@ -61,6 +61,13 @@ Python
Python2 не використовується cbmk або будь-чим, що завантажується в якості модулів. Ви
маєте переконатись, що команда `python` виконує python 3 на вашій системі.
Zero..st, check time/date
-------------------------
Make sure date/hwclock report the correct time and date on your system,
because parts of the build process download from HTTPS servers and wrong
time or date can cause connections to be dropped during negotiation.
Побудова з джерельного коду
============================