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

Port to 2.2 - Don't check for libintl.h on OSX #20119

Closed

Conversation

janvorli
Copy link
Member

Description

The build fails to link if HAVE_LIBINTL_H is set when building on a Mac. libintl is unexpected on OSX and isn't configured correctly. This change makes OSX builds always ignore libintl. The intent is to use native internationalization anyway, so not using this library is correct.

Customer Impact

Building coreclr repo on OSX fails if libintl is installed.

Regression?

No

Risk

No

Original issue: #20092

@janvorli janvorli added area-PAL Servicing-consider Issue for next servicing release review labels Sep 25, 2018
@janvorli janvorli added this to the 2.2 milestone Sep 25, 2018
@janvorli janvorli self-assigned this Sep 25, 2018
@janvorli
Copy link
Member Author

cc: @dagood

@dagood
Copy link
Member

dagood commented Sep 25, 2018

Thanks! About this 2.2 port, I do happen to know that there are automated merges set up for 2.1 to 2.2 (like #19895) so maybe only #20118 was needed.

@janvorli
Copy link
Member Author

Closing this as the 2.1 to 2.2 porting happens automatically

@janvorli janvorli closed this Sep 25, 2018
@danmoseley danmoseley removed the Servicing-consider Issue for next servicing release review label Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants