Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Jul 12, 2024

LDFLAGS is by convention used more for linker options like -s and -L. The -l option should go to LIBS instead. This does the same check but is more understandable in the logs and M4 code.

LDFLAGS is by convention used more for linker options like -s and -L.
The -l option should go to LIBS instead. This does the same check but
is more understandable in the logs and M4 code.
@petk petk merged commit 1ee4bf1 into php:master Jul 13, 2024
@petk petk deleted the patch-mbstring-LDFLAGS branch July 13, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants