Skip to content

cmake: generated .pc file contains strange entries #6167

Closed
@reddwarf69

Description

@reddwarf69

The Libs.private field of the generated .pc file contains -lgcc -lgcc_s -lc -lgcc -lgcc_s.

I guess because of the use of CMAKE_C_IMPLICIT_LINK_LIBRARIES in https://github.com/curl/curl/blob/master/CMakeLists.txt#L1451. Not sure why it's there, the autotools generated file doesn't contain all that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions