[all-commits] [llvm/llvm-project] 00fdc5: Add LDFLAGS to fix bot failure
Jason Molenda via All-commits
all-commits at lists.llvm.org
Thu Mar 6 17:03:40 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00fdc5297e2ac325eeaa08e1bc8ebe3b8b5f7977
https://github.com/llvm/llvm-project/commit/00fdc5297e2ac325eeaa08e1bc8ebe3b8b5f7977
Author: Jason Molenda <jmolenda at apple.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M lldb/test/API/macosx/no-nlist-memory-module/Makefile
Log Message:
-----------
Add LDFLAGS to fix bot failure
a CI bot is failing with my manual $(LD) invocations,
I see another test invoking ld like this which also
passes $LDFLAGS, let's see if that does it.
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