Skip to content

Conversation

stepeos
Copy link

@stepeos stepeos commented Sep 16, 2025

There is a logical flaw in the cmake script. Apple uses the ld64 linker which does not support --start-group and --end-group. The assumption, that clang builds always support these linker options depending on the compiler is false, since the compiler is interchangeable for the same linker on many systems. This PR fixes this bug for windows and apple builds using GNU and clang compilers.

Copy link

google-cla bot commented Sep 16, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@stepeos
Copy link
Author

stepeos commented Sep 16, 2025

i submitted CLA, please re-run CI

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