Skip to content
Snippets Groups Projects
Commit 40f38671 authored by Roland McGrath's avatar Roland McGrath Committed by CQ bot account: commit-bot@chromium.org
Browse files

[zircon][gn] Don't use -Og for opt_level==0

Clang's -Og doesn't actually do the thing it's intended for,
and it's broken in combination with -flto.  Just use -O0 for
both opt_level=0 and opt_level=-1.

Bug: TC-472 #comment Disabled use of -Og in Zircon
Change-Id: Ia4cc9d61b1857644d4da495b855550789589950d
parent 3276bee3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment