eamjensen
Results
2
comments of
eamjensen
Here are the patches and the Makefile which are currently required in order for build of root with builtin cling to succeed on FreeBSD: https://github.com/freebsd/freebsd-ports/tree/main/devel/root Note that more patches were...
I took a stab at building ROOT on FreeBSD from within the ports tree (release 6.34.06 - "portrevision 0" - i.e. building from source https://root.cern/download/root_v6.34.06.source.tar.gz) with `builtin_cling=OFF`, `builting_clang=OFF` and `builtin_llvm=OFF`....