Skip to content

Add BUILD2_AUTOCONF_* macros for Solaris and derivatives #75

@boris-kolpackov

Description

@boris-kolpackov

We have a number of checks that detect Solaris, typically like so:

((defined(__sun) && defined(__SVR4)) || defined(__sun__))

I think it would be good to add the corresponding BUILD2_AUTOCONF_* macros similar to other platforms. It would be also good to understand how all this relates to derivatives (illumos, etc).

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