From 654349aa11d888655e0848b892fa4fcc6a5db867 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Tue, 5 Feb 2019 23:18:01 +0100 Subject: [PATCH] Enable Ada (1st attempt) Signed-off-by: David Abdurachmanov --- gcc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc.spec b/gcc.spec index 1df1124..0d7b919 100644 --- a/gcc.spec +++ b/gcc.spec @@ -17,7 +17,7 @@ %endif %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64 %if 0%{?rhel} > 7 -%global build_ada 0 +%global build_ada 1 %global build_objc 0 %global build_go 0 %global build_d 0 @@ -101,7 +101,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}.0.riscv64%{?dist} +Release: %{gcc_release}.1.riscv64%{?dist} # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD