CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/06/06 03:31:51
Modified files:
devel/cmake : cmake.port.mk
Log message:
Prefer base instead of ports binutiles
Override the default binutiles filepath for ar, ranlib, addr2line, nm,
readelf, strip.
Some ports pick up llvm-ar and llvm-ranlib from the ports version of LLVM
tools. This can cause problems if devel/llvm tools (llvm-*) are detected at
configuration time but junked at build time.
Feedback, help and OK sthen@
