Package libgo10-devel: Information

  • Default inline alert: Version in the repository: 10.5.0-alt1

Binary package: libgo10-devel
Version: 10.3.1-alt4
Architecture: x86_64
Build time:  Sep 12, 2021, 08:13 PM in the task #263581
Source package: gcc10
Report package bug
Summary: Header files and libraries for Go development
Description: 
This package includes the include files and libraries needed for
Go development.



Last changed


Aug. 28, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt4
- Rebuilt in precompat mode to prepare for gcc11 build.
- Fixed FTBFS with global link-time optimization flags (by disabling them,
  but using internal LTO build capabilities).
July 31, 2021 Vitaly Chikunov 10.3.1-alt3
- Move contents of libexecdir to libdir (ALT#40611).
July 5, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt2
- Backported upstream PR:
  + libstdc++/100900: add missing typename for dependent type in
  ranges::elements_view (ALT#40369).