Skip to content

macOS: use ld_classic as workaround for linker issue with XCode 15

Willi Mutschler requested to merge wmutschl/dynare:linker-issue-macos into master

XCode 15 (on Ventura and Sonoma) has a linker issue, see https://github.com/mesonbuild/meson/issues/12282, workaround is to use ld_classic

Merge request reports