cmcfarlen opened a new pull request, #12085: URL: https://github.com/apache/trafficserver/pull/12085
If a build config defaults CMAKE_INSTALL_PREFIX and then installs as the root user, the build will have an error about LOGDIR not existing. This PR fixes that by making sure that CMAKE_INSTALL_PREFIX is set to the default value before the layout cmake script sets up the install paths according to the layout. replaces #12036 -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org