Merge branch 'es/squelch-openssl-warnings-on-macosx'
commit744ea70c7acaa74249ede91d71de9535c1db1431
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2015 20:28:30 +0000 (22 12:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2015 20:28:30 +0000 (22 12:28 -0800)
tree7e12d52be70bc4d8a0017c0906d2a700080be9f0
parentc0997feda811663182d1ae9f596a769de9e801f7
parent88c03eb5775546a2cae0d8cc9025ef7969b23485
Merge branch 'es/squelch-openssl-warnings-on-macosx'

An earlier workaround to squelch unhelpful deprecation warnings
from the complier on Mac OSX unnecessarily set minimum required
version of the OS, which the user might want to raise (or lower)
for other reasons.

* es/squelch-openssl-warnings-on-macosx:
  git-compat-util: do not step on MAC_OS_X_VERSION_MIN_REQUIRED
git-compat-util.h