Update rocprofiler_config_interfaces.cmake to use different elf naming (#1722)
* Update rocprofiler_config_interfaces.cmake to use different elf naming * try out conditional for libelf * run cmake-format to fix formatting issue * Remove libelf.patch file from therock-ci-windows.yml * Remove libelf patch from therock-ci-linux.yml as well
Esse commit está contido em:
@@ -66,6 +66,7 @@ jobs:
|
||||
run: |
|
||||
# Remove patches here if they cannot be applied cleanly, and they have not been deleted from TheRock repo
|
||||
# rm ./TheRock/patches/amd-mainline/rocm-systems/*.patch
|
||||
rm ./TheRock/patches/amd-mainline/rocm-systems/0008-Find-bundled-libelf.patch
|
||||
./TheRock/build_tools/fetch_sources.py --jobs 12 --no-include-rocm-systems --no-include-rocm-libraries --no-include-ml-frameworks
|
||||
|
||||
|
||||
|
||||
@@ -54,6 +54,7 @@ jobs:
|
||||
run: |
|
||||
# Remove patches here if they cannot be applied cleanly, and they have not been deleted from TheRock repo
|
||||
# rm ./TheRock/patches/amd-mainline/rocm-systems/*.patch
|
||||
rm ./TheRock/patches/amd-mainline/rocm-systems/0008-Find-bundled-libelf.patch
|
||||
git -c user.name="therockbot" -c "user.email=therockbot@amd.com" am --whitespace=nowarn ./TheRock/patches/amd-mainline/rocm-systems/*.patch
|
||||
|
||||
- name: Install requirements
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário