This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Link target `cxx_external_threads` to `cxx-headers` for BUILD_EXTERNAL_THREAD_LIBRARY
ClosedPublic

Authored by Nicu on Aug 28 2020, 3:44 AM.

Details

Summary

Fix compilation of libcxx when using -DLIBCXX_BUILD_EXTERNAL_THREAD_LIBRARY. Target cxx_external_threads gets linked to cxx-headers to include all needed headers and flags.

Diff Detail

Event Timeline

Nicu created this revision.Aug 28 2020, 3:44 AM
Herald added 1 blocking reviewer(s): Restricted Project. · View Herald TranscriptAug 28 2020, 3:44 AM
Nicu requested review of this revision.Aug 28 2020, 3:44 AM
ldionne accepted this revision.Aug 28 2020, 10:17 AM
This revision is now accepted and ready to land.Aug 28 2020, 10:17 AM
This revision was landed with ongoing or failed builds.Sep 1 2020, 4:44 AM
This revision was automatically updated to reflect the committed changes.