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