ROOT compile on El Capitan

Hi.

I just updated my OS X to El Capitan.

Since the OpenSSL header files are not included in Xcode 7, one cannot compile ROOT on El Capitan.

I managed compile it using openssl from homebrew.
But, I just want to mention and ask there’s any plan about this matter

Thank you.
Genie

I installed openssl using homebrew and cmake’d with

OPENSSL_BASE_DIR=/openssl/base/dir cmake …/