Warnings during cmake based make install on Mac arm64 #163
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From https://github.com/mfem/mfem/pull/4583#discussion_r1872037483 I have tons of warnings like
I do not get these warnings when using my system's tool set as opposed to conda's
I think this has to be fixed by cmake, these warning should show up even when building with the official Xcode tools on a mac, though without the generating fake signature part.