llvm90

  1. HL1234

    Version of llvm compilor framework in FreeBSD 13 and for the ports are not identical

    FreeBSD 13.0 uses now llvm-11.0.1. In /usr/ports/Mk/bsd.default-versions.mk is defined #Possible values: 70, 80, 90, 10, 11, -devel (to be used when non-base compiler is required) LLVM_DEFAULT?=90That's the version llvm-9.0.. So installing from the ports, where some ports LLVM needed, will...
  2. Angelo Klin

    Bare minimum build of LLVM

    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...
Back
Top