[all-commits] [llvm/llvm-project] 1324df: [AIX] Add -pthread to build on AIX (#129108)
Mark Danial via All-commits
all-commits at lists.llvm.org
Tue Mar 11 09:33:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1324dfe3e177fcfcb116bfc4371d8dd8730f2439
https://github.com/llvm/llvm-project/commit/1324dfe3e177fcfcb116bfc4371d8dd8730f2439
Author: Mark Danial <mark.danial at ibm.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M llvm/CMakeLists.txt
Log Message:
-----------
[AIX] Add -pthread to build on AIX (#129108)
When building in tree clang without having `-pthread` we get a bunch of
`Assertion failed: FD != kInvalidFile && "Invalid or inactive file
descriptor"` when testing check-clang.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list