mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
boblightd: remove RPATH
This commit is contained in:
parent
c96e860c3c
commit
9e74e378c9
@ -37,6 +37,10 @@ fi
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="${EXTRAOPTS} --without-portaudio"
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
: # nothing to do here
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user