do not color gcc output, the build logs look aweful
This commit is contained in:
parent
3afeac81f3
commit
b9cb57759c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user