This is an archive of the discontinued LLVM Phabricator instance.

[libc] Correctly pass 'CXX_STANDARD' to the packaged GPU build
ClosedPublic

Authored by jhuber6 on Apr 25 2023, 7:33 PM.

Details

Summary

We need to perform the GPU build separately. The CXX_STANDARD option
was not being passed properly.

Diff Detail

Event Timeline

jhuber6 created this revision.Apr 25 2023, 7:33 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 25 2023, 7:33 PM
jhuber6 requested review of this revision.Apr 25 2023, 7:33 PM
sivachandra accepted this revision.Apr 25 2023, 10:40 PM
This revision is now accepted and ready to land.Apr 25 2023, 10:40 PM