From: Brandon Casey <drafnel@xxxxxxxxx> Signed-off-by: Brandon Casey <casey@xxxxxxxxxxxxxxx> --- Any objections? I've been compiling with THREADED_DELTA_SEARCH since I've been compiling on Solaris with no problems. -brandon Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index 12defd4..dd3d520 100644 --- a/Makefile +++ b/Makefile @@ -734,6 +734,7 @@ ifeq ($(uname_S),SunOS) NO_MKSTEMPS = YesPlease NO_REGEX = YesPlease NO_EXTERNAL_GREP = YesPlease + THREADED_DELTA_SEARCH = YesPlease ifeq ($(uname_R),5.7) NEEDS_RESOLV = YesPlease NO_IPV6 = YesPlease -- 1.6.5.rc2.17.gdbc1b -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html