mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
vdr-control: strip
This commit is contained in:
parent
ae50ee26f6
commit
b01de57d3c
@ -46,6 +46,10 @@ make_target() {
|
||||
LOCALEDIR="./locale"
|
||||
}
|
||||
|
||||
post_make_target() {
|
||||
$STRIP libvdr-*.so*
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
: # installation not needed, done by create-addon script
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user