Hello All,
I use iRedMail to run a personal domain.
iRedMail on FreeBSD compiles all the necessary packages from Ports. LLVM is a dependency for Postgres, amongst others.
The full installation of LLVM is not required in the context above. Things like cross-compile, debugger are not used.
Appreciated if someone could:
- Point to detailed documentation and explanation of the options in
- Recommend a configuration for LLVM90 (
Thanks
I use iRedMail to run a personal domain.
iRedMail on FreeBSD compiles all the necessary packages from Ports. LLVM is a dependency for Postgres, amongst others.
The full installation of LLVM is not required in the context above. Things like cross-compile, debugger are not used.
Appreciated if someone could:
- Point to detailed documentation and explanation of the options in
make config
. The options' bare descriptions are very succinct.- Recommend a configuration for LLVM90 (
make config
) to minimise build time.Thanks