Skip to content

Fix lto linker flags #32

@dbahrdt

Description

@dbahrdt

CMake currently links static libraries with -rdynamic. This however reduces for some reason the available optimization options. Instead we have to link all static libs as static.

...exampe follows.

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