Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions