Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

The build script for boringssl breaks when overriding CFLAGS and CXXFLAGS #166

@EliaGeretto

Description

@EliaGeretto

The build script for boringssl is currently not linking pthread. The -lpthread argument is missing from this line. That argument is required when using the static build, as you can see here.

This problem is fixed by the second commit in #155. Please, consider merging it.

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