author | Jeff King <peff@peff.net> | |
Tue, 16 Jun 2009 19:08:21 +0000 (15:08 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 18 Jun 2009 16:57:44 +0000 (09:57 -0700) | ||
commit | ee78cac22b3e5e3f93898361b87a38b488c5592e | |
tree | d9ea201db917c290022d89c7b01afcb3fa490562 | tree | snapshot |
parent | 02232adfd8bdc692bbe408ead7332ebfe416e83d | commit | diff |
Makefile: use compat regex on Solaris
The system regex is either slow or buggy for complex
patterns, like the built-in xfuncname pattern for java
files.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The system regex is either slow or buggy for complex
patterns, like the built-in xfuncname pattern for java
files.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |