Skip to content

Use correct CFLAGS in debug mode #58

@holke

Description

@holke

The configure option --enable-debug sets CFLAGS and CXXFLAGS to -g -O2.

It should set them to -g -Og or -g -O0 instead.

Metadata

Metadata

Assignees

Labels

enhancementEnhances already existing codemanual_trigger_date_eventManually trigger the github action adding the date to the project board.priority:lowShould be solved eventuallyworkload:lowWould take half a day or less

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions