mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
rsyslog: remove RPATH
This commit is contained in:
parent
3795dadc76
commit
9fff026d9b
@ -33,6 +33,10 @@ pre_configure_target() {
|
||||
CFLAGS+=" -fcommon"
|
||||
}
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
||||
addon() {
|
||||
mkdir -p ${ADDON_BUILD}/${PKG_ADDON_ID}/bin
|
||||
cp ${PKG_INSTALL}/usr/sbin/rsyslogd \
|
||||
|
Loading…
x
Reference in New Issue
Block a user