Makefile: update the default build options for AIX
commit377d9c409ffe0f0d994b929aeb94716139207b9d
authorMike Ralphson <mike@abacus.co.uk>
Wed, 7 May 2008 08:35:55 +0000 (7 09:35 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 17 May 2008 09:39:30 +0000 (17 02:39 -0700)
tree705dec0ec651f5ac4e3d0a93c24c52e6b16487ff
parent6d2c1c2dc064c40f6c723e0a25b5f813732fdaff
Makefile: update the default build options for AIX

NO_MKDTEMP is required to build, FREAD_READS_DIRECTORIES and the definition
of _LARGE_FILES fix test suite failures and INTERNAL_QSORT is required for
adequate performance.

Tested on AIX v5.3 Maintenance Level 06

Signed-off-by: Mike Ralphson <mike@abacus.co.uk>
Tested-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile