Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply objc_msgsend fix to src/mono too and fix build on earlier Xcode #90217

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

akoeplinger
Copy link
Member

We were missing the objc_msgsend fix from #89932 in the mono build.

Also fix an issue where CMake would complain about wrong number of arguments when CLR_CMAKE_COMMON_OBJC_FLAGS is empty, we need put the variable in quotes.

We were missing the objc_msgsend fix from dotnet#89932 in the mono build.
Also fix an issue where CMake would complain about wrong number of arguments when CLR_CMAKE_COMMON_OBJC_FLAGS is empty, we need put the variable in quotes.
@akoeplinger akoeplinger merged commit e35c821 into dotnet:main Aug 9, 2023
179 of 181 checks passed
@akoeplinger akoeplinger deleted the fix-objcmsgsend branch August 9, 2023 12:41
akoeplinger added a commit to akoeplinger/runtime that referenced this pull request Aug 25, 2023
akoeplinger added a commit to akoeplinger/runtime that referenced this pull request Aug 25, 2023
akoeplinger added a commit that referenced this pull request Aug 29, 2023
akoeplinger added a commit that referenced this pull request Aug 29, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants