[SWDEV-522992] Make libdrm / libdrm_amdgpu load dynamically (#43)

Changes:
- Now load libdrm/libdrm_amdgpu dynamically

Change-Id: I49fb1f3540b3235a25370f7cfcfb9778db34c2a5
Signed-off-by: Charis Poag <Charis.Poag@amd.com>
This commit is contained in:
Poag, Charis
2025-04-16 16:03:42 -05:00
committed by GitHub
parent a0df877fdf
commit ce405476ca
10 changed files with 238 additions and 13 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ To build the ROCm SMI library, the following components are required.
The following software versions are what was used in development. Earlier versions are not guaranteed to work:
* CMake (v3.5.0)
* CMake (v3.14.0)
* g++ (5.4.0)
To build the latest documentation, the following are required: