Fix drm include for OpenSUSE (#767)
* Fix drm include for OpenSUSE - uses libdrm/drm.h instead of drm/drm.h * Fix "List Files" step in CI workflows * Fix "List Files" step in CI workflows
Bu işleme şunda yer alıyor:
işlemeyi yapan:
Benjamin Welton
ebeveyn
d766034c06
işleme
2d5523b420
@@ -24,7 +24,7 @@
|
||||
#ifndef KFD_IOCTL_H_INCLUDED
|
||||
#define KFD_IOCTL_H_INCLUDED
|
||||
|
||||
#include <drm/drm.h>
|
||||
#include <drm.h>
|
||||
#include <linux/ioctl.h>
|
||||
|
||||
/*
|
||||
|
||||
@@ -47,6 +47,7 @@ target_link_libraries(
|
||||
PRIVATE rocprofiler::rocprofiler-shared-library
|
||||
rocprofiler::rocprofiler-common-library
|
||||
rocprofiler::rocprofiler-hsa-runtime
|
||||
rocprofiler::rocprofiler-drm
|
||||
rocprofiler::rocprofiler-sdk-roctx-shared-library
|
||||
GTest::gtest
|
||||
GTest::gtest_main)
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle