mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
alsa-plugins: remove RPATH
This commit is contained in:
parent
b2605b3916
commit
5620eceafb
@ -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
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user