Skip to content

Use ldflags, not lddlflags, in direct library test#129

Closed
alyssais wants to merge 1 commit intoarsv:masterfrom
alyssais:ext-lddlflags
Closed

Use ldflags, not lddlflags, in direct library test#129
alyssais wants to merge 1 commit intoarsv:masterfrom
alyssais:ext-lddlflags

Conversation

@alyssais
Copy link
Copy Markdown
Contributor

@alyssais alyssais commented May 1, 2022

With a compiler that can only produce static executables, the previous test would fail because e.g. -shared would end up getting passed here.

I've tested various cross-compilations with this change, both dynamic and static.

With a compiler that can only produce static executables, the previous
test would fail because e.g. -shared would end up getting passed here.

I've tested various cross-compilations with this change, both dynamic
and static.
@arsv
Copy link
Copy Markdown
Owner

arsv commented May 3, 2022

Merged, thanks.

@arsv arsv closed this May 3, 2022
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.

2 participants