]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUILD] add the CPU=native and ARCH=32/64 build options
authorWilly Tarreau <w@1wt.eu>
Sun, 28 Nov 2010 06:41:00 +0000 (07:41 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 28 Nov 2010 06:49:59 +0000 (07:49 +0100)
commita5899aaad5328f692bd642c40a4069434858de9d
treea8597f5b99d9659ce141f4a0d3f5674200a92d2d
parent26db59ea6b1f7319f53aca34bc64c4f180247e98
[BUILD] add the CPU=native and ARCH=32/64 build options

Hank A. Paulson suggested to add CPU=native to optimize the code for
the build machine. This makes sense in a lot of situations. Since it
is often possible to have both 32 and 64 bits supported on recent
systems, the ARCH=32 and ARCH=64 build options were also added.
Makefile
Makefile.bsd
Makefile.osx
README