add x86_64 to ifarch
This commit is contained in:
parent
403798dc1f
commit
bb820850b4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user