Skip to content

Parallel Builds in FreeBSD #38

@hmwildermuth

Description

@hmwildermuth

Running a parallel build (eg. gmake -j2) does not succeed on FreeBSD.

When src/module/freebsd/Makefile calls the Makefile.module with BSDMake, the following error occurs and the build is cancelled: make[1]: illegal argument to -j -- must be positive integer!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions