Skip to content

Conversation

henderkes
Copy link
Collaborator

What does this PR do?

add support for building libphp.so with soname for packaging

EXTRA_LDFLAGS="-release zts-8.4" builds libphp.so with soname libphp-zts-8.4.so and creates a symlink_:
libphp.so -> libphp-zts-8.4.so

applications can then link against libphp.so and end up with a link against libphp-zts-8.4.so.

@henderkes henderkes changed the base branch from main to fix/icurel June 6, 2025 06:35
@henderkes henderkes merged commit dbc7ff5 into fix/icurel Jun 6, 2025
8 checks passed
@henderkes henderkes deleted the fix/embed-soname branch June 6, 2025 06:44
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.

1 participant