Skip to content

Makefile errors #1

@djwatson

Description

@djwatson

${CC} ${CLFLAGS} ${LDFLAGS} -DBENCHMARK_RECV $^ -o $@

CFLAGS is misspelled in the Makefile, which means we don't turn on -wall or -pedantic, so there are still a bunch of warnings when building

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