This commit is contained in:
parent
7e0100d9df
commit
2f8d19171a
2
gmp.spec
2
gmp.spec
@ -81,7 +81,7 @@ huge numbers (integer and floating point).
|
|||||||
%build
|
%build
|
||||||
cat /proc/cpuinfo
|
cat /proc/cpuinfo
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -fexceptions"
|
export CFLAGS="$RPM_OPT_FLAGS -fexceptions"
|
||||||
# Do not use %configure here, that will break build on SLE11
|
# Do not use %%configure here, that will break build on SLE11
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user