kevinw66 commented on PR #968: URL: https://github.com/apache/bigtop/pull/968#issuecomment-1198912965
Tested rockylinux-8 ``` [root@bigdata-0004 bigtop]# docker run -it bigtop/slaves:trunk-rockylinux-8 bash -c '. /etc/profile.d/bigtop.sh; clang -v' clang version 14.0.6 Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /usr/local/bin Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/8 Selected GCC installation: /usr/lib/gcc/x86_64-redhat-linux/8 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 ``` -- 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]
