This is an archive of the discontinued LLVM Phabricator instance.

[Fuchsia] Simplified the stage2 build setup
ClosedPublic

Authored by haowei on Feb 3 2023, 11:19 AM.

Details

Summary

This patch simplified the BOOTSTRAP_ flags, allowing them to be passed through from regular flags.

Diff Detail

Event Timeline

haowei created this revision.Feb 3 2023, 11:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2023, 11:19 AM
Herald added a subscriber: abrachet. · View Herald Transcript
haowei requested review of this revision.Feb 3 2023, 11:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2023, 11:19 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek accepted this revision.Feb 3 2023, 1:06 PM

LGTM

This revision is now accepted and ready to land.Feb 3 2023, 1:06 PM
This revision was automatically updated to reflect the committed changes.