Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

build: there should be a way to config a debug build #487

@cmarcelo

Description

@cmarcelo

Currently we have to always pass CFLAGS="-g" for every make call. If the flag is forgotten, the build might get a mix of objects compiled with different flags.

There should be an easy way (config option maybe?) to declare a build is a debug one, and don't have to worry about passing the right CFLAGS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions