Skip to content

Set build flags differently for release builds #159

Open
@rhelmot

Description

@rhelmot

Right now all builds are -g -O2, which seems bad. We should probably have some good way to detect the build profile and switch between -g -O0 (maybe -g -O1?) and -Ofast or whatever other flags we want for release.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions