Skip to content

Changing '-g -O2' to '-g -Og'. If you want to enable optimization and…#16

Open
ghost wants to merge 1 commit into
masterfrom
unknown repository
Open

Changing '-g -O2' to '-g -Og'. If you want to enable optimization and…#16
ghost wants to merge 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Apr 15, 2016

Copy link
Copy Markdown

… debugging information, you should use '-Og' in order to make sure that optimizations won't get in the way of debugging.

… debugging information, you should use '-Og' in order to make sure that optimizations won't get in the way of debugging.
@moon-chilled

Copy link
Copy Markdown

FWIW, -g -O2 hasn't really gotten in the way of debugging, IME.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant