From bb820850b489e38f2b2d2283d5a8b5a24d616852 Mon Sep 17 00:00:00 2001 From: jjh Date: Sat, 15 Nov 2008 21:55:49 +0000 Subject: [PATCH] add x86_64 to ifarch --- haproxy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy.spec b/haproxy.spec index edd4c1c..6b5ac05 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -49,7 +49,7 @@ availability environments. Indeed, it can: # Recommended optimization option for x86 builds regparm_opts= -%ifarch %ix86 +%ifarch %ix86 x86_64 regparm_opts="USE_REGPARM=1" %endif