Skip to content

Check if linux and if so, add -static. Check if Mac and if so, add -static-libgcc #2

@GabeAl

Description

@GabeAl

Here's how to check if Linux:

if $(uname -a | grep -c Linux)

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