bryancall commented on issue #5250:
URL: https://github.com/apache/trafficserver/issues/5250#issuecomment-4827066016

   This was a limitation of the old autotools build (no way to point it at 
hwloc installed in /usr/local). Autotools has been removed; ATS is CMake-only 
as of the 10.0.0 release and locates hwloc via `cmake/Findhwloc.cmake` (#9811), 
whose default search path includes /usr/local on FreeBSD, so a 
package-installed hwloc is detected automatically. The limitation is moot. 
Closing as obsolete (resolved as of the 10.0.0 release; in the current 10.1.2 
release).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to