timetzdata is in the release build tags

(cherry picked from commit bd8e4e588a)
This commit is contained in:
crystal 2024-04-18 22:45:46 -06:00 committed by Earl Warren
parent c874343142
commit 71ce2ff514

View file

@ -102,11 +102,11 @@ TAGS="bindata" make build
```
In the default release build of the continuous integration system, the build
tags are: `TAGS="bindata sqlite sqlite_unlock_notify"`. The simplest
tags are: `TAGS="bindata timetzdata sqlite sqlite_unlock_notify"`. The simplest
recommended way to build from source is therefore:
```bash
TAGS="bindata sqlite sqlite_unlock_notify" make build
TAGS="bindata timetzdata sqlite sqlite_unlock_notify" make build
```
The `build` target is split into two sub-targets: