Reviewing merge request #478: fixed treatment of zlib on Mac when crossbuilding

The configure script forces system-zlib for Mac, but doesn't consider whether we are cross building. This change fixes this for mingw32 (win32-g++) target.

Commits that would be merged:

Version 1
  • Version 1
  • 01498eb
  • bff7e3f
  • fixed treatment of zlib on Mac when crossbuilding

Showing 01498eb-bff7e3f

Comments

→ State changed from New to Merged

Cross-compiling the desktop platforms is not supported.

However, this change is harmless for us, so I’ll accept it. Merged to 4.7 as e489e9bc82823f1922a38f1b0805ac8537b1dc77.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository