Changed libdir for external libraries built with autotools (#24)

[ROCm/rocprofiler-systems commit: 3d10efc411]
Bu işleme şunda yer alıyor:
ajanicijamd
2024-11-10 13:33:57 -05:00
işlemeyi yapan: GitHub
ebeveyn 9310643cf5
işleme 80ba14fff8
5 değiştirilmiş dosya ile 5 ekleme ve 4 silme
+1 -1
Dosyayı Görüntüle
@@ -9,7 +9,7 @@
url = https://github.com/jrmadsen/ELFIO.git
[submodule "external/dyninst"]
path = external/dyninst
url = https://github.com/jrmadsen/dyninst.git
url = https://github.com/ROCm/dyninst.git
[submodule "external/PTL"]
path = external/PTL
url = https://github.com/jrmadsen/PTL.git
+1 -1
Dosyayı Görüntüle
@@ -112,7 +112,7 @@ externalproject_add(
CXXFLAGS=-fPIC\ -O3\ -Wno-error=null-dereference
[=[LDFLAGS=-Wl,-rpath='$$ORIGIN']=] <SOURCE_DIR>/configure --enable-install-elfh
--prefix=${_eu_root} --disable-libdebuginfod --disable-debuginfod --disable-nls
--enable-thread-safety --enable-silent-rules
--enable-thread-safety --enable-silent-rules --libdir=${_eu_root}/lib
BUILD_COMMAND ${MAKE_COMMAND} install -s
BUILD_BYPRODUCTS "${_eu_build_byproducts}"
INSTALL_COMMAND "")
+1
Dosyayı Görüntüle
@@ -211,6 +211,7 @@ externalproject_add(
--prefix=${ROCPROFSYS_PAPI_INSTALL_DIR} --with-static-lib=yes --with-shared-lib=no
--with-perf-events --with-tests=no
--with-components=${_ROCPROFSYS_PAPI_COMPONENTS}
--libdir=${ROCPROFSYS_PAPI_INSTALL_DIR}/lib
CONFIGURE_COMMAND ${CMAKE_COMMAND} -E env CFLAGS=-fPIC\ -O3\ -Wno-stringop-truncation
${ROCPROFSYS_PAPI_EXTRA_ENV} ${MAKE_EXECUTABLE} static install -s
BUILD_COMMAND ${CMAKE_COMMAND} -E env CFLAGS=-fPIC\ -O3\ -Wno-stringop-truncation
projects/rocprofiler-systems/external/dyninst alt modülü güncellendi: 3d1942dee7...ccf4c24749
projects/rocprofiler-systems/external/timemory alt modülü güncellendi: 68ce420086...ba3c648677