From b9cb57759ca143af3be958cc53a55c91746dab46 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sep 14 2013 17:37:38 +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