[all-commits] [llvm/llvm-project] 9dc0d6: Fixing build bot failure due to python-pip unavail...
vigbalu via All-commits
all-commits at lists.llvm.org
Tue Jul 12 03:32:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dc0d6aaa1e27b97e5d163f2590cf24b769a0c36
https://github.com/llvm/llvm-project/commit/9dc0d6aaa1e27b97e5d163f2590cf24b769a0c36
Author: Vignesh Balasubramanian <Vignesh.Balasubrmanian at amd.com>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M openmp/libompd/gdb-plugin/CMakeLists.txt
Log Message:
-----------
Fixing build bot failure due to python-pip unavailability.
commit: 51d3f421f48f7c888c37a13be049a4ca8b61436e
failed due to missing python-pip om machine.
Now the ompd gdb-plugin code will be skipped with a warning
if pip is not available in the machine.
More information about the All-commits
mailing list