From b4978164efd1be93fd64f6c47defbb90094f9103 Mon Sep 17 00:00:00 2001 From: David Howells Date: Jul 29 2014 19:00:49 +0000 Subject: Annotate the gcc version string to distinguish it from the system gcc --- diff --git a/cross-gcc.spec b/cross-gcc.spec index 280600e..b5a63a0 100644 --- a/cross-gcc.spec +++ b/cross-gcc.spec @@ -301,7 +301,7 @@ cd %{srcdir} # Move the version number back sed -i -e 's/4\.9\.2/4.9.1/' gcc/BASE-VER -echo 'Red Hat %{version}-%{cross_gcc_release}' > gcc/DEV-PHASE +echo 'Red Hat Cross %{version}-%{cross_gcc_release}' > gcc/DEV-PHASE %if 0%{?fedora} >= 16 || 0%{?rhel} >= 7 # Default to -gdwarf-4 -fno-debug-types-section rather than -gdwarf-2