This commit is contained in:
parent
80bb8c6406
commit
222e747cef
@ -1061,8 +1061,8 @@ export PYTHON_LIBS=`%{python_type}-config --libs`
|
|||||||
|
|
||||||
# Old systems need help in finding the gcc
|
# Old systems need help in finding the gcc
|
||||||
%if !%{with newmedia}
|
%if !%{with newmedia}
|
||||||
export CC=%{_bindir}/gcc-4.7
|
export CC=%{_bindir}/gcc-4.8
|
||||||
export CXX=%{_bindir}/g++-4.7
|
export CXX=%{_bindir}/g++-4.8
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with oldmake}
|
%if %{with oldmake}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user