4 Building
Cyborus edited this page 2026-01-14 11:28:50 -05:00

Build-time environment variables

Setting the build type

The value shown next to build type in fj version --verbose can be set with the BUILD_TYPE env var. If you are building for a package manager, it's recommended to set this to the distro's name.

Feature flags

  • update-check - Enables fj version --check, which checks the Releases tab on Codeberg for a new version of FJ. Not recommended for builds outside of the ones published on Codeberg.