Fix compilation with GCC 13 and Ubuntu 24.04 (#362)

* Modified submodules dyninst and timemory.

* Modified PAPI submodule to fix GCC 13 build for Ubuntu 24.04.

* Updated PAPI submodule URL.

* Fixed papi submodule URL.

* Using latest tag (papi-7-1-0-t) for papi submodule.

* Update submodule dyninst to new version

* Added a mirror to elfutils
This commit is contained in:
ajanicijamd
2024-08-01 16:37:06 -04:00
committed by GitHub
parent c078168944
commit c11abc4ea1
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
url = https://github.com/kokkos/kokkos.git
[submodule "external/papi"]
path = external/papi
url = https://bitbucket.org/icl/papi.git
url = https://github.com/icl-utk-edu/papi.git
[submodule "external/pybind11"]
path = external/pybind11
url = https://github.com/jrmadsen/pybind11.git