Skip to content

Fix 'shell' call in makefiles for freebsd #5

@sdboyer

Description

@sdboyer

It would seem that this form:

VERSION := $(shell git describe --always --dirty --tags)

Doesn't produce any return on FreeBSD. Maybe it's actually something else going on, but our Makefiles should be cross-platform in at least this regard.

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