Skip to content

Modify all build.sh scripts to use --with-musllvm without getting linking error #11

@caballa

Description

@caballa

We need always to link with libc.a because there things that are not available in C but just in asm.
We should fix all the build.sh scripts by adding

"native_libs":["libc.a"],  

in the manifest if option --with-musllvm is enabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions