Merge branch 'tb/avoid-gcc-on-darwin-10-6'
commit01942002b3cb88f607a5e97b9fa5d1b104e07af5
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Mar 2016 21:46:08 +0000 (4 13:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Mar 2016 21:46:08 +0000 (4 13:46 -0800)
treedf02e6be57d467746d8dd424d37717bdc9aa732c
parent090de6b289ff2d9fc1c82ef85069bd6cba296d63
parent7b6daf8d2fee1a9866b1d4eddbfaa5dbc42c5dbb
Merge branch 'tb/avoid-gcc-on-darwin-10-6'

Out-of-maintenance gcc on OSX 10.6 fails to compile the code in
'master'; work it around by using clang by default on the platform.

* tb/avoid-gcc-on-darwin-10-6:
  config.mak.uname: use clang for Mac OS X 10.6