From ebb1fd3d3d3cab39a1d417dc0cbb0143182c3299 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sep 13 2013 11:37:39 +0000 Subject: do not color gcc output, the build logs look aweful --- diff --git a/systemd.spec b/systemd.spec index abc4373..3c30bd9 100644 --- a/systemd.spec +++ b/systemd.spec @@ -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