Skip to content

Build fails since ranlib is not ran on the static lib, resulting in no table of contents error #121

Open
@barracuda156

Description

@barracuda156

This is fragile:

webfakes/src/Makevars.in

Lines 13 to 14 in 8685f6e

libmbedtls.a: @MBED@
$(AR) r $@ $^

It works on some platforms but fails on others.

Either ranlib should be ran on the archive or flags adjusted to the same effect.

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