Accepting request 46309 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/gmp based on submit request 46309 from user coolo OBS-URL: https://build.opensuse.org/request/show/46309 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=19
This commit is contained in:
commit
6df84bba88
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 11 13:29:55 CET 2010 - rguenther@suse.de
|
Mon Jan 11 13:29:55 CET 2010 - rguenther@suse.de
|
||||||
|
|
||||||
|
4
gmp.spec
4
gmp.spec
@ -29,7 +29,7 @@ Obsoletes: gmp-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 4.3.2
|
Version: 4.3.2
|
||||||
Release: 1
|
Release: 6
|
||||||
Summary: The GNU MP Library
|
Summary: The GNU MP Library
|
||||||
Url: http://gmplib.org/
|
Url: http://gmplib.org/
|
||||||
Source: gmp-%{version}.tar.bz2
|
Source: gmp-%{version}.tar.bz2
|
||||||
@ -133,7 +133,7 @@ CFLAGS="$RPM_OPT_FLAGS -fexceptions" \
|
|||||||
--build=%{sanitized_platform} \
|
--build=%{sanitized_platform} \
|
||||||
--disable-mpfr \
|
--disable-mpfr \
|
||||||
--enable-cxx
|
--enable-cxx
|
||||||
make CFLAGS="$RPM_OPT_FLAGS -fexceptions" %{?jobs:-j%jobs}
|
make CFLAGS="$RPM_OPT_FLAGS -fexceptions" %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# do not disable "make check", FIX THE BUGS!
|
# do not disable "make check", FIX THE BUGS!
|
||||||
|
Loading…
Reference in New Issue
Block a user