From: Willy Tarreau Date: Tue, 17 Nov 2009 09:08:17 +0000 (+0100) Subject: [BUILD] Makefile: make without arch-specific optimizations X-Git-Tag: v1.3.23~32 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=f0e0d65abb0d3d3ad8c11d3bcc6ea75f6bd437cc;p=haproxy.git [BUILD] Makefile: make without arch-specific optimizations --- diff --git a/contrib/halog/Makefile b/contrib/halog/Makefile index 2215e03a9..b5b7ead93 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