Skip to content

Bootstrap fails on Solaris 10 #102

@alarixnia

Description

@alarixnia

Bootstrap attempts to build lang/nawk without specifying a C standard version. This causes the old GCC to not be happy, since nawk uses C99 features. Need to specify -std=c99.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions