mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 19:55:54 -04:00
This commit is contained in:
parent
f8a72400b6
commit
51c2d6ff6b
1 changed files with 1 additions and 2 deletions
|
@ -935,9 +935,8 @@ sed -i 's/64m/128m/' src/sage/libs/gap/util.pyx
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
%build
|
%build
|
||||||
|
%set_build_flags
|
||||||
export CC=%{__cc}
|
export CC=%{__cc}
|
||||||
export CFLAGS="%{optflags}"
|
|
||||||
export CXXFLAGS="%{optflags}"
|
|
||||||
export SAGE_PYTHON_VERSION=3
|
export SAGE_PYTHON_VERSION=3
|
||||||
export SAGE_ROOT=%{buildroot}%{SAGE_ROOT}
|
export SAGE_ROOT=%{buildroot}%{SAGE_ROOT}
|
||||||
export SAGE_LOCAL=%{buildroot}%{SAGE_LOCAL}
|
export SAGE_LOCAL=%{buildroot}%{SAGE_LOCAL}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue