mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
alsa-plugins: remove RPATH
This commit is contained in:
@@ -19,3 +19,7 @@ fi
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="--with-plugindir=/usr/lib/alsa"
|
PKG_CONFIGURE_OPTS_TARGET="--with-plugindir=/usr/lib/alsa"
|
||||||
PKG_MAKE_OPTS_TARGET="SUBDIRS=${SUBDIR_PULSEAUDIO}"
|
PKG_MAKE_OPTS_TARGET="SUBDIRS=${SUBDIR_PULSEAUDIO}"
|
||||||
PKG_MAKEINSTALL_OPTS_TARGET="SUBDIRS=${SUBDIR_PULSEAUDIO}"
|
PKG_MAKEINSTALL_OPTS_TARGET="SUBDIRS=${SUBDIR_PULSEAUDIO}"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user