🍻 Default formulae for the missing package manager for macOS
Find a file
Tim D. Smith f27573a7cb openssl: fix headers for universal build
opensslconf.h is different depending on the architecture for which it is
built. Previously, universal builds installed only one version of the
header, which was wrong for one of the architectures. This uses #ifdef
magic to make sure that the correct version of the header is used for
the target against which client software is building.

https://langui.sh/2016/01/03/universal-libraries-but-not-headers/
illustrates this bug causing problems in the wild.

Closes Homebrew/homebrew#47652.
2016-01-11 13:27:57 -08:00
Aliases kotlin: renamed from kotlin-compiler 2016-01-06 02:03:55 +00:00
Formula openssl: fix headers for universal build 2016-01-11 13:27:57 -08:00