From f0e0d65abb0d3d3ad8c11d3bcc6ea75f6bd437cc Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Tue, 17 Nov 2009 10:08:17 +0100 Subject: [PATCH] [BUILD] Makefile: make without arch-specific optimizations --- contrib/halog/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/halog/Makefile b/contrib/halog/Makefile index 2215e03a9a..b5b7ead93f 100644 --- a/contrib/halog/Makefile +++ b/contrib/halog/Makefile @@ -1,5 +1,6 @@ INCLUDE = -I../../include -OPTIMIZE = -O3 -mtune=pentium-m +#OPTIMIZE = -O3 -mtune=pentium-m +OPTIMIZE = -O3 OBJS = halog halog64