diff options
author | Jay Soffian <jaysoffian@gmail.com> | 2009-02-05 01:09:08 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-05 00:33:40 -0800 |
commit | 7233d221ada5d32acabda0bed2d03486b76204fb (patch) | |
tree | 6f64ce20517abc374e551907134b07046c69b5db /builtin-diff-files.c | |
parent | 98bb1ff83c0287e855c7608db1d57fe71d2d6e1b (diff) | |
download | git-7233d221ada5d32acabda0bed2d03486b76204fb.tar.gz git-7233d221ada5d32acabda0bed2d03486b76204fb.tar.xz |
Makefile: minor improvements for Mac OS X (Darwin)
1) Instead of requesting OLD_ICONV on all Mac OS X versions except for 10.5
(which will break when 10.6 is released), exlicitly request it for versions
older than 10.5.
2) NO_STRLCPY is not needed since Mac OS X 10.2. Noticed by Benjamin Kramer.
Note that uname -r returns the underlying Darwin version, which can be mapped
to Mac OS X version at http://www.opensource.apple.com/darwinsource/
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-diff-files.c')
0 files changed, 0 insertions, 0 deletions