mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
libdrm: fix QA issues
This commit is contained in:
parent
76758c6d23
commit
2ad111b24c
@ -52,8 +52,6 @@ post_makeinstall_target() {
|
|||||||
# as ninja strips the unnecessary build rpath during the install.
|
# as ninja strips the unnecessary build rpath during the install.
|
||||||
safe_remove ${INSTALL}/usr/bin/amdgpu_stress
|
safe_remove ${INSTALL}/usr/bin/amdgpu_stress
|
||||||
safe_remove ${INSTALL}/usr/bin/drmdevice
|
safe_remove ${INSTALL}/usr/bin/drmdevice
|
||||||
safe_remove ${INSTALL}/usr/bin/kms-steal-crtc
|
|
||||||
safe_remove ${INSTALL}/usr/bin/kms-universal-planes
|
|
||||||
safe_remove ${INSTALL}/usr/bin/modeprint
|
safe_remove ${INSTALL}/usr/bin/modeprint
|
||||||
safe_remove ${INSTALL}/usr/bin/proptest
|
safe_remove ${INSTALL}/usr/bin/proptest
|
||||||
safe_remove ${INSTALL}/usr/bin/vbltest
|
safe_remove ${INSTALL}/usr/bin/vbltest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user