Skip to content
This repository was archived by the owner on Nov 11, 2020. It is now read-only.
This repository was archived by the owner on Nov 11, 2020. It is now read-only.

Fix the double build on android. #2

@EDeijl

Description

@EDeijl

For some weird reason the android build only works if it is done twice
once with ghc-options: -shared and once with ghc-options: -optl-shared and cc-options: -shared and ld-options: -shared

This makes the build script pretty fragile with a sed replacing the affected lines on every build.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions