[PATCH] D80591: Patch up pthread issues with GN build

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 09:56:51 PDT 2020


hctim added a comment.

Hey Nico - do you by any chance know the magic sauce that would forward `ldflags += -pthread` up to the nearest parent DSO or executable so we don't have to `all_dependent_configs` shotgun it? Thanks :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80591/new/

https://reviews.llvm.org/D80591





More information about the llvm-commits mailing list