Skip to content

Makefile.example: fix option order - #18835

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:mk-example-fix
Closed

Makefile.example: fix option order#18835
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:mk-example-fix

Conversation

@vszakats

@vszakats vszakats commented Oct 3, 2025

Copy link
Copy Markdown
Member

The ld linker is sensitive to this, and did not find libcurl symbol
with the order before this patch. Seen with mingw-w64 gcc.

Follow-up to f6ddc1f #18554

The `ld` linker is sensitive to this, and did not find libcurl symbol
with the order before this patch. Seen with mingw-w64 gcc.

Follow-up to f6ddc1f curl#18554
@vszakats vszakats closed this in 7468faf Oct 3, 2025
@vszakats
vszakats deleted the mk-example-fix branch October 3, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant