Accepting request 51852 from Base:System
Accepted submit request 51852 from user coolo OBS-URL: https://build.opensuse.org/request/show/51852 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libunwind?expand=0&rev=12
This commit is contained in:
parent
2ccdc9ba20
commit
83362174cb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- Use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 12:59:59 CET 2010 - rguenther@suse.de
|
||||
|
||||
|
@ -70,7 +70,7 @@ autoreconf -fi
|
||||
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -U_FORTIFY_SOURCE"
|
||||
./configure "CFLAGS=$RPM_OPT_FLAGS" --prefix=/usr --mandir=%{_mandir} \
|
||||
--libdir=%{_libdir} --build=%{_target_cpu}-suse-linux
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
%ifarch ia64
|
||||
make -k check
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user