Skip to content

Typo with "CFLAGS_MODULE" in SOURCE/module/Makefile #135

Description

@cjh2cjh

In the following lines of the file SOURCE/module/Makefile:
13 ifeq ($(CFLAGS_MODULE),)
14 DIAG_EXTRA_CFLAGS += $(CFLAGS_MODULE)
15 endif

Should "ifeq" be "ifneq" ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions