mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 15:47:01 +02:00
[BUILD] Makefile: make without arch-specific optimizations
This commit is contained in:
parent
e3a93ff814
commit
f0e0d65abb
@ -1,5 +1,6 @@
|
|||||||
INCLUDE = -I../../include
|
INCLUDE = -I../../include
|
||||||
OPTIMIZE = -O3 -mtune=pentium-m
|
#OPTIMIZE = -O3 -mtune=pentium-m
|
||||||
|
OPTIMIZE = -O3
|
||||||
|
|
||||||
OBJS = halog halog64
|
OBJS = halog halog64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user