diff --git a/gcc-for-openEuler-1.0.8.tar.gz b/gcc-for-openEuler-1.0.8.tar.gz index 8e4a6bea9f8d8a8febc4cbfc42cedd88b73daf86..bc097b34eb60aa679039a3ed4793aef1b80a5aea 100644 Binary files a/gcc-for-openEuler-1.0.8.tar.gz and b/gcc-for-openEuler-1.0.8.tar.gz differ diff --git a/gcc-for-openEuler.spec b/gcc-for-openEuler.spec index b08180622a7f66b2e7d2e6c04614c4ceaccd3886..63695ce98d582ca53d1a52e40e1af46b38a82e0f 100644 --- a/gcc-for-openEuler.spec +++ b/gcc-for-openEuler.spec @@ -1,6 +1,6 @@ Name: gcc-for-openEuler Version: 1.0.8 -Release: 13 +Release: 14 Summary: GCC released as a binary package for openEuler and other OSes. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2 and BSD @@ -44,6 +44,9 @@ sha256sum %{build_name}.tar.gz > %{build_name}.tar.gz.sha256 %attr(755, root, root) /%{build_name}.tar.gz.sha256 %changelog +* Mon Jul 22 2024 Zhao Zhenyu - 1.0.8-14 +- Add build option for AI4C. + * Tue Jun 25 2024 Zheng Chenhui - 1.0.8-13 - Append -ldl to fix the gcc build error.