/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
PerfTools/AllocMonitor/plugins/BuildFile.xml
10 строк
418 B
Shahzad Malik Muzaffar
[AllocMonitorPlugin][GCC15] Link stdc++exp for gcc14 abd above
25 мар 2026, 19:07
25 мар 2026, 19:07
da57dcd
Код
Авторство
О чём код?
<use name="FWCore/AbstractServices"/> <use name="FWCore/Concurrency"/> <use name="FWCore/MessageLogger"/> <use name="FWCore/ServiceRegistry"/> <use name="FWCore/Utilities" source_only="1"/> <use name="PerfTools/AllocMonitor"/> <!-- Needed by monitors that use std::stacktrace, presently available only in GCC14 and above builds --> <iftool name="gcc-cxxcompiler" version="^1[4-9]"> <lib name="stdc++exp"/> </iftool>