diff options
author | Brandon Casey <drafnel@gmail.com> | 2009-06-19 10:10:39 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-06-20 21:50:11 -0700 |
commit | 1d7b1af42028c321aeca18ab1c719b21089108bf (patch) | |
tree | e2487c844b3603fc3a7951107dad3f782796a1a0 /rerere.h | |
parent | Makefile: use compat regex on Solaris (diff) | |
download | tgif-1d7b1af42028c321aeca18ab1c719b21089108bf.tar.xz |
Makefile: Solaris needs HAVE_ALLOCA_H for alloca()
There is special handling in compat/regex/regex.c for the GNU compiler
to define alloca to __builtin_alloca, but the native compiler must include
alloca.h which happens when HAVE_ALLOCA_H is defined.
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'rerere.h')
0 files changed, 0 insertions, 0 deletions