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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user