From 7d69d114a8d2ea34c3c3305b38afe76969988864 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:25:00 +0100 Subject: [PATCH] Remove BuildRoot definition None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko --- gcc.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index ad68f5b..d8cbb52 100644 --- a/gcc.spec +++ b/gcc.spec @@ -119,7 +119,6 @@ Source1: nvptx-tools-%{nvptx_tools_gitrev}.tar.xz Source2: nvptx-newlib-%{nvptx_newlib_gitrev}.tar.xz %global isl_version 0.16.1 URL: http://gcc.gnu.org -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Need binutils with -pie support >= 2.14.90.0.4-4 # Need binutils which can omit dot symbols and overlap .opd on ppc64 >= 2.15.91.0.2-4 # Need binutils which handle -msecure-plt on ppc >= 2.16.91.0.2-2