Skip to content

Link against libm unconditionally on Unices - #1699

Open
bnoordhuis wants to merge 1 commit into
quickjs-ng:masterfrom
bnoordhuis:fix1697
Open

Link against libm unconditionally on Unices#1699
bnoordhuis wants to merge 1 commit into
quickjs-ng:masterfrom
bnoordhuis:fix1697

Conversation

@bnoordhuis

Copy link
Copy Markdown
Contributor

The find_library call breaks cross-compilation on my system.

N.B. This commit does not update the meson.build. I don't use it and don't know how it works.

Fixes: #1697
Refs: #728

The find_library call breaks cross-compilation on my system.

N.B. This commit does not update the meson.build. I don't use it and
don't know how it works.

Fixes: quickjs-ng#1697
Refs: quickjs-ng#728
@bnoordhuis

Copy link
Copy Markdown
Contributor Author
    curl: (28) Failed to connect to gitlab.alpinelinux.org port 443 after 5216 ms: Connection timed out

🤦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cross compiling fails to link against libm

2 participants