[opensuse-buildservice] %ifnarch x86_64 = %ifarch ? for i*86?
All, I have a question. I currently use the line in the spec file: %ifnarch x86_64 As i want mke it more generic i would like to use a %ifarch ix86 doesn't work. Does anyone know what i should use the filter on only 32 bit x86 processors including athlon xp etc. Regards, Joop Boonen. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Fri, Oct 24, 2008 at 12:18:50PM +0200, Joop Boonen wrote:
All,
I have a question.
I currently use the line in the spec file: %ifnarch x86_64
As i want mke it more generic i would like to use a %ifarch ix86 doesn't work.
Does anyone know what i should use the filter on only 32 bit x86 processors including athlon xp etc.
Try: %ifarch %ix86 M. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Fri, Oct 24, 2008 at 12:18:50PM +0200, Joop Boonen wrote:
All,
I have a question.
I currently use the line in the spec file: %ifnarch x86_64
As i want mke it more generic i would like to use a %ifarch ix86 doesn't work.
Does anyone know what i should use the filter on only 32 bit x86 processors including athlon xp etc.
Try:
%ifarch %ix86
M.
I've just tested it. Does exactly what I wanted. Thank you very much. Joop.
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Joop Boonen
-
Michael Schroeder