Skip to content

[QUESTION] Refactor variable name in makefile #36

@isaacvr

Description

@isaacvr

Feature description

Looking at the LIBC_FLAGS valu in source code, and the assigned values to LDFLAGS. I think that compiler flags are commonly assigned to a CFLAGS variables and LDFLAGS for linker flags.

Possible implementation
Just use a CFLAGS variable for compiler flags.

Metadata

Metadata

Assignees

No one assigned

    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