Mailinglist Archive: opensuse-factory (1264 mails)
| < Previous | Next > |
Re: [opensuse-factory] openSUSE Factory on ARM is alive!
- From: Cristian Rodríguez <crrodriguez@xxxxxxxxxxxx>
- Date: Fri, 30 Sep 2011 16:59:33 -0300
- Message-id: <4E861FA5.1030003@opensuse.org>
On 30/09/11 11:40, Dirk Müller wrote:
That causes build error in other archs
try
%if ! 0%{?qemu_user_space_build}
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
At the moment, problematic parts can be disabled with a
%if !%qemu_user_space_build
...
%endif
That causes build error in other archs
try
%if ! 0%{?qemu_user_space_build}
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |