diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-15 10:32:37 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-16 12:17:25 +0300 |
commit | 7a43b6e318d7a35f0ce250e80a9a04b6b2983f05 (patch) | |
tree | 0187da2f94e006a46100b5d7406c5097aac74b71 /docs/markdown/snippets | |
parent | cece1a7e9992a3bbcc35f90777ba22ba9d62b538 (diff) | |
download | meson-7a43b6e318d7a35f0ce250e80a9a04b6b2983f05.zip meson-7a43b6e318d7a35f0ce250e80a9a04b6b2983f05.tar.gz meson-7a43b6e318d7a35f0ce250e80a9a04b6b2983f05.tar.bz2 |
linkers: apple: fix shared module args
iOS should not use -undefined,dynamic_lookup; whereas macOS should revert from
-dynamiclib to -bundle, as was the case before commit cfb5a48e0 ("linkers: darwin:
do not use -bundle for shared_modules", 2025-03-24), because Postgres wants to
use -bundle_loader and that is only possible together with -bundle.
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions