[all-commits] [llvm/llvm-project] 158376: This very simple .c file is failing on the Debian ...
jimingham via All-commits
all-commits at lists.llvm.org
Thu May 21 18:27:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1583766ed23b707898e872728783f054ede47ca8
https://github.com/llvm/llvm-project/commit/1583766ed23b707898e872728783f054ede47ca8
Author: Jim Ingham <jingham at apple.com>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
M lldb/test/API/functionalities/thread/exit_during_expression/TestExitDuringExpression.py
Log Message:
-----------
This very simple .c file is failing on the Debian bot wit the error
undefined reference to pthread_create
I skipped the test till I can figure out why this didn't build.
More information about the All-commits
mailing list