Skip to content

Fix passsing of release options in toplevel template #51

Description

@mfeit-internet2

In unibuild/unibuild/include/toplevel.make, setting RELEASE adds --release to the options passed to build, which doesn't take that.

It needs to go before build:

unibuild --release build OPTIONS`

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

Status
Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions