Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Fix unknown type name 'ExInfo' #8274

Merged
merged 1 commit into from
Nov 23, 2016
Merged

[x86/Linux] Fix unknown type name 'ExInfo' #8274

merged 1 commit into from
Nov 23, 2016

Conversation

seanshpark
Copy link

Fix compile error for x86/Linux

  • need to undefine ELIMINATE_FEF by adding !defined(FEATURE_PAL)

Fix compile error for x86/Linux
- need to undefine ELIMINATE_FEF by adding !defined(FEATURE_PAL)
@seanshpark
Copy link
Author

@janvorli , @jkotas , @gkhanna79 , PTAL

Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@janvorli janvorli merged commit 4d10630 into dotnet:master Nov 23, 2016
@seanshpark seanshpark deleted the x86jit03 branch November 23, 2016 22:40
sergign60 pushed a commit to sergign60/coreclr that referenced this pull request Dec 2, 2016
Fix compile error for x86/Linux
- need to undefine ELIMINATE_FEF by adding !defined(FEATURE_PAL)
@karelz karelz modified the milestone: 2.0.0 Aug 28, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Fix compile error for x86/Linux
- need to undefine ELIMINATE_FEF by adding !defined(FEATURE_PAL)

Commit migrated from dotnet/coreclr@4d10630
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants