Skip to content

Support asserting functionality of C++-specific libraries #112

@deciduously

Description

@deciduously

The current std.assert.pkg implementation assumes the headers and shared libraries it asserts can be included and linked by a C compiler. Some packages install C++-specific headers and libraries (ncurses, mpdec). Provide an option to test these using the C++ compiler for the provided host.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions