do not color gcc output, the build logs look aweful

This commit is contained in:
Kay Sievers 2013-09-13 13:37:39 +02:00
parent 946af46d06
commit ebb1fd3d3d
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ pushd build3
--with-sysvinit-path=/etc/rc.d/init.d \
--with-rc-local-script-path-start=/etc/rc.d/rc.local \
PYTHON=%{__python3}
make %{?_smp_mflags}
make %{?_smp_mflags} GCC_COLORS=""
popd
pushd build2