[all-commits] [llvm/llvm-project] 38ca75: Apparently you need a special makefile flag to use...
jimingham via All-commits
all-commits at lists.llvm.org
Thu Jun 30 12:11:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38ca754eb08b0741511c74bbac123e551f54125b
https://github.com/llvm/llvm-project/commit/38ca754eb08b0741511c74bbac123e551f54125b
Author: Jim Ingham <jingham at apple.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M lldb/test/API/functionalities/breakpoint/two_hits_one_actual/Makefile
Log Message:
-----------
Apparently you need a special makefile flag to use threads on Linux.
This is a follow-up to https://reviews.llvm.org/D128776.
More information about the All-commits
mailing list