mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: strip binaries
This commit is contained in:
parent
d3994785de
commit
b5e798a89e
@ -213,6 +213,10 @@ post_makeinstall_target() {
|
||||
ln -sf /usr/bin/systemctl $INSTALL/usr/sbin/shutdown
|
||||
ln -sf /usr/bin/systemctl $INSTALL/usr/sbin/telinit
|
||||
|
||||
# strip
|
||||
debug_strip $INSTALL/usr
|
||||
|
||||
# defaults
|
||||
mkdir -p $INSTALL/usr/config
|
||||
cp -PR $PKG_DIR/config/* $INSTALL/usr/config
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user