From a3b9c83bd0436d5e1ab5e1d2d17cd7a813b49d9d Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Tue, 9 Jul 2024 19:04:42 +0000 Subject: [PATCH] Remove timestamp prefix in log lines With the llvm-build-stats we have what we wanted. --- llvm.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/llvm.spec b/llvm.spec index f3296b0..5701a28 100644 --- a/llvm.spec +++ b/llvm.spec @@ -112,9 +112,6 @@ URL: http://llvm.org %include %{_sourcedir}/patches.spec.inc -%if %{undefined rhel} -BuildRequires: moreutils -%endif BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: clang