[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет gcc-toolset-12-dwz-0.14-4.el9.src download

Имя gcc-toolset-12-dwz
Эпоха 0
Версия 0.14
Релиз 4.el9
Архитектура src
Сайт
Лицензия GPLv2+ and GPLv3+
Время сборки 2023-03-25 14:47:05
Хост сборки builder-x86-03.inferitos.ru
Краткое описание DWARF optimization and duplicate removal tool
Репозитории AppStream
Полное описание The dwz package contains a program that attempts to optimize DWARF debugging information contained in ELF shared libraries and ELF executables for size, by replacing DWARF information representation with equivalent smaller representation where possible and by reducing the amount of duplication using techniques from DWARF standard appendix E - creating DW_TAG_partial_unit compilation units (CUs) for duplicated information and using DW_TAG_imported_unit to import it into each CU that needs it.
Эррата
Размер 153 КиБ
Исходный проект gcc-toolset-12-dwz-0.14-4.el9
Контрольная сумма SHA-256 5659d204ffa727ce7b1e01fe4e69c4297ef3bc8b9a039e7dcde9d03e5034c5ab
× Full screenshot
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.14-4
- Rebuilt for MSVSphere 9.1.

* Mon Jun 13 2022 Marek Polacek <polacek@redhat.com> 0.14-4
- NVR bump and rebuild

* Tue May 11 2021 Marek Polacek <polacek@redhat.com> 0.14-2
- update to dwz 0.14 (#1841830)
- add make check
- use make macros