mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
commit
db6a42fecc
@ -113,9 +113,7 @@ post_makeinstall_target() {
|
||||
|
||||
safe_remove ${INSTALL}/usr/lib/audit
|
||||
safe_remove ${INSTALL}/usr/lib/glibc
|
||||
safe_remove ${INSTALL}/usr/lib/libc_pic
|
||||
safe_remove ${INSTALL}/usr/lib/*.o
|
||||
safe_remove ${INSTALL}/usr/lib/*.map
|
||||
safe_remove ${INSTALL}/var
|
||||
|
||||
# add UTF-8 charmap
|
||||
|
@ -52,8 +52,6 @@ post_makeinstall_target() {
|
||||
# as ninja strips the unnecessary build rpath during the install.
|
||||
safe_remove ${INSTALL}/usr/bin/amdgpu_stress
|
||||
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/proptest
|
||||
safe_remove ${INSTALL}/usr/bin/vbltest
|
||||
|
Loading…
x
Reference in New Issue
Block a user